The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
DLL |
|
See also
Build date: 11/27/2012
