SECBandImpl::GetSite

HRESULTSECBandImpl::GetSite(REFIIDriid, LPVOID*ppObj)

See IObjectWithSite::GetSite in Win32 SDK for details. Default implementation calls QueryInterface method of the m_pSite member if it is valid. If m_pSite member is not valid, the method return E_FAIL.

Defined in: SECBand.h

Return Value

HRESULT

Parameters

riid

ppObj