IX509NameValuePair::get_Value メソッド (certenroll.h)
Value プロパティは、名前と値のペアの値部分を取得します。
このプロパティは読み取り専用です。
構文
HRESULT get_Value(
BSTR *pValue
);
パラメーター
pValue
戻り値
なし
解説
このプロパティを呼び出す前に Initialize メソッドを呼び出す必要があります。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | certenroll.h |
[DLL] | CertEnroll.dll |