Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Obtains the specified text.
Syntax
HRESULT GetText
([in] ULONG iText,
[out] BSTR* pbstrText)
;
Parameters
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. |