Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The _NewEnum property gets an enumerator for the information set.
This property is read-only.
Syntax
HRESULT get__NewEnum(
IUnknown **ppVal
);
Parameters
ppVal
Return value
None
Remarks
This property is provided for internal use by the For Each statement in Visual Basic Scripting Edition (VBScript) and C#. To enumerate the collection of properties with C++, use the Count and Item properties defined by the ICertSrvSetupKeyInformationCollection interface.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only] |
| Target Platform | Windows |
| Header | casetup.h |
| DLL | Certocm.dll |