Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the custom XML string to be recognized.
Syntax
HRESULT GetXML(
[out] BSTR *pbstrXML
);
Parameters
[out] pbstrXML
Pointer to a string containing the xml string. The calling function must call SysFreeString() to free the buffer.
Return value
This method can return one of these values.
Value | Description |
---|---|
|
The method was successful. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2003 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | inputscope.h |
DLL | Msctf.dll |