ICertPropertyDescription::get_Description 方法 (certenroll.h)

Description 属性检索证书的说明。 说明标识了证书的预期用途。

此属性为只读。

语法

HRESULT get_Description(
  BSTR *pValue
);

参数

pValue

返回值

备注

调用 Initialize 方法以创建说明。

要求

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

另请参阅

ICertProperties

ICertProperty

ICertPropertyDescription

ICertPropertyFriendlyName