IWdsTransportCollection::get__NewEnum method (wdstptmgmt.h)

Receives a pointer to an enumerator that can be used to iterate over the objects in this collection.

This property is read-only.

Syntax

HRESULT get__NewEnum(
  IUnknown **ppVal
);

Parameters

ppVal

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header wdstptmgmt.h
DLL Wdstptmgmt.dll

See also

IWdsTransportCollection