IX509CertificateTemplates::get_ItemByName メソッド (certenroll.h)

ItemByName プロパティは、コレクションから IX509CertificateTemplate オブジェクトを名前で取得します。 このプロパティは Web 対応です。

このプロパティは読み取り専用です。

構文

HRESULT get_ItemByName(
  BSTR                     bstrName,
  IX509CertificateTemplate **ppValue
);

パラメーター

bstrName

ppValue

戻り値

なし

必要条件

要件
サポートされている最小のクライアント Windows 7 [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2008 R2 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー certenroll.h

こちらもご覧ください

IX509CertificateTemplate

IX509CertificateTemplates