ICryptAttributes::get_ItemByIndex 方法 (certenroll.h)

ItemByIndex 屬性會依索引編號從集合擷取 ICryptAttribute 物件。

這個屬性是唯讀的。

語法

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

參數

Index

pVal

傳回值

規格需求

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

另請參閱

ICryptAttribute

ICryptAttributes

IX509Attribute

IX509AttributeExtensions

IX509Attributes