IWdsTransportServicePolicy::put_EndPort method (wdstptmgmt.h)

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

This property is read/write.

Syntax

HRESULT put_EndPort(
  ULONG ulEndPort
);

Parameters

ulEndPort

Return value

None

Remarks

When setting the UDP end 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