iGetSecurityCallContext 接口 (comsvcs.h)

检索对从 SecurityCallContext 类创建的对象的引用,该类与当前调用相关联。

继承

IGetSecurityCallContext 接口继承自 IDispatch 接口。 IGetSecurityCallContext 还具有以下类型的成员:

方法

IGetSecurityCallContext 接口具有这些方法。

 
IGetSecurityCallContext::GetSecurityCallContext

检索对从 SecurityCallContext 类创建的对象的引用,该类与当前调用相关联。 (IGetSecurityCallContext.GetSecurityCallContext)

要求

   
最低受支持的客户端 Windows 2000 Professional [仅限桌面应用]
最低受支持的服务器 Windows 2000 Server [仅限桌面应用]
目标平台 Windows
标头 comsvcs.h

另请参阅

CoGetCallContext

ISecurityCallContext

SecurityCallContext