ICspAlgorithms::get_IndexByObjectId 方法 (certenroll.h)

IndexByObjectId 屬性會依物件標識碼 (OID) 擷取 ICspAlgorithm 物件的索引。

這個屬性是唯讀的。

語法

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

參數

pObjectId

pIndex

傳回值

規格需求

需求
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 certenroll.h
Dll CertEnroll.dll

另請參閱

ICspAlgorithm

ICspAlgorithms