Information
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.
This topic has not yet been rated - Rate this topic

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

Urlmon.dll

See also

IInternetSecurityMgrSite

 

 

Build date: 11/27/2012

Community Additions

© 2013 Microsoft. All rights reserved.