ICryptAttributes::get_IndexByObjectId メソッド (certenroll.h)

IndexByObjectId プロパティは、オブジェクト識別子 (OID) によって属性のインデックスを取得します。

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

構文

HRESULT get_IndexByObjectId(
  IObjectId *pObjectId,
  LONG      *pIndex
);

パラメーター

pObjectId

pIndex

戻り値

なし

必要条件

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

関連項目

ICryptAttribute

ICryptAttributes

IX509Attribute

IX509AttributeExtensions

IX509Attributes