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