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

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

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

構文

HRESULT get_ItemByName(
  BSTR            strName,
  ICspInformation **ppCspInformation
);

パラメーター

strName

ppCspInformation

戻り値

なし

必要条件

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

こちらもご覧ください

ICspInformation

ICspInformations