ICertPropertyDescription::get_Description メソッド (certenroll.h)
Description プロパティは、証明書の説明を取得します。 説明は、証明書の使用目的を識別します。
このプロパティは読み取り専用です。
構文
HRESULT get_Description(
BSTR *pValue
);
パラメーター
pValue
戻り値
なし
解説
Initialize メソッドを呼び出して説明を作成します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | certenroll.h |
[DLL] | CertEnroll.dll |