Funktionreferenz


_WinAPI_GetTextFace


Retrieves the typeface name of the font that is selected into the specified device context

#include <WinAPIGdi.au3>
_WinAPI_GetTextFace ( $hDC )

Parameter

$hDC Handle to the device context.

Rückgabewert

Success: The typeface name.
Failure: Sets the @error flag to non-zero.

Bemerkungen

None.

Siehe auch

Suche nach GetTextFace in der MSDN Bibliothek.