IWdsTransportCollection::get_Item method (wdstptmgmt.h)

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

This property is read/write.

Syntax

HRESULT get_Item(
  ULONG     ulIndex,
  IDispatch **ppVal
);

Parameters

ulIndex

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