GetText
Applies To: Windows 8, Windows 8.1
Obtains the specified text.
HRESULT GetText
([in] ULONG iText,
[out] BSTR* pbstrText)
;
Parameters
- iText
[in]
- pbstrText
[out] A pointer to the text string.
Return Value
The following table describes possible return values. Failure return values are implementation-specific.
Return Value | Description |
---|---|
S_OK |
Indicates success. |