Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than gdi32, prefix the name with the module name and a period.
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.
3/16/2007 7:45:19 AM - migel.geo@yahoo.com-83.237.161.221
The OUTLINETEXTMETRIC structure contains metrics describing a TrueType font.
10/21/2009 3:46:08 AM - -82.42.5.114
The GetOutlineTextMetrics API
3/16/2007 7:45:19 AM - migel.geo@yahoo.com-83.237.161.221
The mechanism provided by the CLR that enables managed code to call static DLL exports.
3/15/2016 1:24:19 AM - -84.164.4.39
The GetTextMetrics API
2/15/2014 8:05:57 AM - Szymon Katra-95.49.0.3
The GetOutlineTextMetrics API
3/16/2007 7:45:19 AM - migel.geo@yahoo.com-83.237.161.221
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).