Since otmpFamilyName, otmpFaceName, otmpStyleName, otmpFullName are actually offsets into the structure from the beginning of the structure you need double call GetOutlineTextMetrics.
First call returns needed buffer size the second fills buffer by actual data.
The OUTLINETEXTMETRIC structure contains metrics describing a TrueType font.
10/21/2009 10:46:08 AM - -86.57.178.31
The GetOutlineTextMetrics API
3/16/2007 1:45:20 PM - -75.67.136.44
The mechanism provided by the CLR that enables managed code to call static DLL exports.
3/16/2007 1:47:32 PM - -84.164.4.39
The GetTextMetrics API
8/2/2009 4:45:49 AM - anss123-212.251.139.186
The GetOutlineTextMetrics API
3/16/2007 1:45:20 PM - -75.67.136.44
Please edit this page!
Do you have...
helpful tips or sample code to share for using this API in managed code?
corrections to the existing content?
variations of the signature you want to share?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more).