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 handle to the parent window.
Syntax
HRESULT GetWindow(
[out] HWND *phwnd
);
Parameters
- phwnd [out]
The address of the handle to the parent window.
Return value
Returns S_OK if successful, or E_FAIL otherwise.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
DLL |
Urlmon.dll |