共用方式為


ICspInformations::get_ItemByIndex 方法 (certenroll.h)

ItemByIndex 屬性會依索引編號從集合中擷取 ICspInformation 物件。 此屬性已啟用 Web。

這個屬性是唯讀的。

語法

HRESULT get_ItemByIndex(
  LONG            Index,
  ICspInformation **pVal
);

參數

Index

pVal

傳回值

規格需求

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

另請參閱

ICspInformation

ICspInformations