Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
7/8/2014
Review the use, syntax, parameters, and return values of the Handle property of the IObjectInfoEx API in Windows Embedded 8.1 Industry (Industry 8.1).
This property of an instance of the IObjectInfoEx interface is the handle (HWND) that the operating system assigned to the window.
Syntax
HRESULT Handle(
[out, retval] FILTER_HWND* pVal
);
Parameters
- pVal
[out, retval] A string value that represents the button.
Return Value
Returns ERROR_SUCCESS if successful.