IOCSPPropertyCollection::get__NewEnum 方法 (certadm.h)
_NewEnum屬性會取得屬性集的列舉值。
若要使用 C++ 列舉屬性的集合,請使用 IOCSPPropertyCollection 介面所定義的 Count 和 Item 屬性。
這個屬性是唯讀的。
語法
HRESULT get__NewEnum(
IUnknown **ppVal
);
參數
ppVal
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 都不支援 |
最低支援的伺服器 | Windows Server 2008 Datacenter、Windows Server 2008 Enterprise [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | certadm.h (包含 Certserv.h) |
程式庫 | Certadm.lib |
Dll | Certadm.dll |