iCryptAttribute::get_Values 方法 (certenroll.h)

Values 属性检索包含属性集合的 IX509Attributes 对象。

此属性为只读。

语法

HRESULT get_Values(
  IX509Attributes **ppValue
);

参数

ppValue

返回值

要求

要求
最低受支持的客户端 Windows Vista [仅限桌面应用]
最低受支持的服务器 Windows Server 2008 [仅限桌面应用]
目标平台 Windows
标头 certenroll.h
DLL CertEnroll.dll

另请参阅

ICryptAttribute

ICryptAttributes

IX509Attribute

IX509Attributes