Condividi tramite


Metodo ITfCandidateListUIElement::GetString (msctf.h)

Il metodo ITfCandidateListUIElement::GetString restituisce la stringa dell'indice.

Sintassi

HRESULT GetString(
  [in]  UINT uIndex,
  [out] BSTR *pstr
);

Parametri

[in] uIndex

[in] Indice della stringa da ottenere.

[out] pstr

[out] Puntatore a BSTR per la stringa candidata dell'indice.

Valore restituito

Questo metodo può restituire uno di questi valori.

Valore Descrizione
S_OK
Il metodo è stato eseguito correttamente.
E_FAIL
Si è verificato un errore non specificato.
E_INVALIDARG
Uno o più parametri non sono validi.

Requisiti

Requisito Valore
Client minimo supportato Windows 2000 Professional [app desktop | App UWP]
Server minimo supportato Windows 2000 Server [app desktop | App UWP]
Piattaforma di destinazione Windows
Intestazione msctf.h
DLL Msctf.dll
Componente ridistribuibile TSF 1.0 in Windows 2000 Professional