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