Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
7/8/2014
Review the use, syntax, parameters, and return values of the WindowsTile property of the IObjectInfoEx API in Windows Embedded 8.1 Industry (Industry 8.1).
This property of an instance of the IObjectInfoEx interface is a string value that is the title of the window.
Syntax
HRESULT WindowTitle(
[out, retval] BSTR* pVal
);
Parameters
- pVal
[out, retval] A string value that is the title of the window.
Return Value
Returns ERROR_SUCCESS if successful.