ioCSPCAConfigurationCollection::get__NewEnum 方法 (certadm.h)

_NewEnum 属性获取配置集的枚举器。

若要枚举 C++ 中的属性集合,请使用 IOCSPCAConfigurationCollection 接口定义的 CountItem 属性。

此属性为只读。

语法

HRESULT get__NewEnum(
  IUnknown **pVal
);

参数

pVal

返回值

要求

要求
最低受支持的客户端 无受支持的版本
最低受支持的服务器 Windows Server 2008 Datacenter、Windows Server 2008 Enterprise [仅限桌面应用]
目标平台 Windows
标头 certadm.h (包括 Certsrv.h)
Library Certadm.lib
DLL Certadm.dll

另请参阅

IOCSPCAConfigurationCollection