Funktionreferenz


_WinAPI_GetTextCharacterExtra


Retrieves the current intercharacter spacing for the specified device context

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

Parameter

$hDC Handle to the device context.

Rückgabewert

Success: The current intercharacter spacing, in logical coordinates.
Failure: (-1).

Bemerkungen

None.

Siehe auch

Suche nach GetTextCharacterExtra in der MSDN Bibliothek.