共用方式為


ICertificationAuthorities::get_ItemByIndex 方法 (certenroll.h)

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

這個屬性是唯讀的。

語法

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

參數

Index

pVal

傳回值

規格需求

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

另請參閱

ICertificationAuthorities

ICertificationAuthority