Metodo ITextDocument2::SetCaretType (tom.h)
Imposta il tipo di caret.
Sintassi
HRESULT SetCaretType(
[in] long Value
);
Parametri
[in] Value
Tipo: long
Nuovo tipo di caret. Può essere uno dei valori seguenti:
tomKoreanBlockCaret
tomNormalCaret
tomNullCaret
Valore restituito
Tipo: HRESULT
Se il metodo ha esito positivo, restituisce NOERROR. In caso contrario, restituisce un codice di errore HRESULT .
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 8 [solo app desktop] |
Server minimo supportato | Windows Server 2012 [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | tom.h |
DLL | Msftedit.dll |