Displays a user interface (UI) message to verify downloaded code. When a client is called with this method, the message queue can be cleared before allowing the UI to be displayed.
HRESULT GetWindow(
HWND * phwnd //Handle for the parent window that displays code
// verification
);
Windows NT: Use version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in urlmon.h.
ICodeInstall::OnCodeInstallProblem