IWdsTransportCollection::get_Count method (wdstptmgmt.h)

Receives the number of objects in this collection.

This property is read-only.

Syntax

HRESULT get_Count(
  ULONG *pulCount
);

Parameters

pulCount

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