IWdsTransportCollection interface (wdstptmgmt.h)

Represents a collection of Windows Deployment Services (WDS) transport management objects. An object of this interface can represent a collection of WDS clients, namespaces, or content objects. All the objects in the collection must be of the same type.

Inheritance

The IWdsTransportCollection interface inherits from the IDispatch interface.

Methods

The IWdsTransportCollection interface has these methods.

 
IWdsTransportCollection::get__NewEnum

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

Receives the number of objects in this collection.
IWdsTransportCollection::get_Item

Receives a pointer to the object that matches the specified index.

Requirements

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