SECBandImpl::GetWindow
HRESULTSECBandImpl::GetWindow(HWND*phWnd)
See IOleWindow::GetWindow in Win32 SDK for details. Default implementation assigns the window handle m_hWnd of the derived class to *phWnd argument and return S_OK.
Defined in: SECBand.h
Return Value
HRESULT
Parameters
phWnd