SimpleActivationFactory::GetTrustLevel 方法

获取类的实例的信任级别 Base 类模板参数指定的。

STDMETHOD(
   GetTrustLevel
)(_Out_ TrustLevel* trustLvl);

参数

  • trustLvl
    在此操作完成,当前类对象的信任级别。

返回值

总是 S_OK。

要求

标题: module.h

命名空间: Microsoft:: WRL

请参见

参考

SimpleActivationFactory 类