ITextHost::TxGetSelectionBarWidth-Methode (textserv.h)
Gibt die Größe der Auswahlleiste in HIMETRIC zurück.
Syntax
HRESULT TxGetSelectionBarWidth(
LONG *lSelBarWidth
);
Parameter
lSelBarWidth
Typ: LONG*
Die Breite der Auswahlleiste in HIMETRIC (d. h. die Einheiten sind 01 Millimeter).
Rückgabewert
Typ: HRESULT
Der Rückgabewert ist S_OK.
Anforderungen
Unterstützte Mindestversion (Client) | Windows Vista [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2003 [nur Desktop-Apps] |
Zielplattform | Windows |
Kopfzeile | textserv.h |
DLL | Msftedit.dll |