INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- [ FUNCTION ] QueryBlanket
-- ARGUMENTS:
-- [in][lcid] IUnknown * pProxy
-- [out][lcid] unsigned int * pAuthnSvc
-- [out][lcid] unsigned int * pAuthzSvc
-- [out][lcid] short * * pServerPrincName
-- [out][lcid] unsigned int * pAuthnLevel
-- [out][lcid] unsigned int * pImpLevel
-- [out][lcid] void * * pAuthInfo
-- [out][lcid] unsigned int * pCapabilites
-- RETURN: HRESULT
-- [ FUNCTION ] SetBlanket
-- ARGUMENTS:
-- [in][lcid] IUnknown * pProxy
-- [in][lcid] unsigned int AuthnSvc
-- [in][lcid] unsigned int AuthzSvc
-- [in][lcid] short * pServerPrincName
-- [in][lcid] unsigned int AuthnLevel
-- [in][lcid] unsigned int ImpLevel
-- [in][lcid] void * pAuthInfo
-- [in][lcid] unsigned int Capabilities
-- RETURN: HRESULT
-- [ FUNCTION ] CopyProxy
-- ARGUMENTS:
-- [in][lcid] IUnknown * pProxy
-- [out][lcid] IUnknown * * ppCopy
-- RETURN: HRESULT
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |