IWdsTransportNamespace::get_TransmissionStarted method (wdstptmgmt.h)

Receives a value that indicates whether the server has started transmitting data under this namespace.

This property is read-only.

Syntax

HRESULT get_TransmissionStarted(
  VARIANT_BOOL *pbTransmissionStarted
);

Parameters

pbTransmissionStarted

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

IWdsTransportNamespace