IInternetSecurityMgrSite::GetWindow method
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 |
|
See also
Show: