INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
cluster: ecom
deferred class ECOM_ISERVERSECURITY
inherit

ECOM_IUNKNOWN
end
feature -- interface members

QueryBlanket (pauthnsvc: expanded ECOM_PTR [INTEGER]; pauthzsvc: expanded ECOM_PTR [INTEGER]; pserverprincname: expanded ECOM_PTR [expanded ECOM_PTRRTS_SHORT_INTEGER]; pauthnlevel: expanded ECOM_PTR [INTEGER]; pimplevel: expanded ECOM_PTR [INTEGER]; pprivs: expanded ECOM_PTR [POINTER]; pcapabilities: expanded ECOM_PTR [INTEGER]): ECOM_HRESULT
-- [ FUNCTION ] QueryBlanket
-- ARGUMENTS:
-- [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 * * pPrivs
-- [out][lcid] unsigned int * pCapabilities
-- RETURN: HRESULT

ImpersonateClient: ECOM_HRESULT
-- [ FUNCTION ] ImpersonateClient
-- RETURN: HRESULT

RevertToSelf: ECOM_HRESULT
-- [ FUNCTION ] RevertToSelf
-- RETURN: HRESULT

IsImpersonating: INTEGER
-- [ FUNCTION ] IsImpersonating
-- RETURN: int
end -- class ECOM_ISERVERSECURITY

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES