IWdsTransportServicePolicy::get_StartPort method (wdstptmgmt.h)

Enables a WDS client computer to configure the start of a UDP port range that is used by WDS transport services.

This property is read/write.

Syntax

HRESULT get_StartPort(
  ULONG *pulStartPort
);

Parameters

pulStartPort

Return value

None

Remarks

When setting the UDP start port, this property validates that it is a valid value.

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

IWdsTransportServicePolicy