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