IWdsTransportServicePolicy interface (wdstptmgmt.h)
Represents the service policy part of the WDS transport server's configuration.
Inheritance
The IWdsTransportServicePolicy interface inherits from the IWdsTransportCacheable interface.
Methods
The IWdsTransportServicePolicy interface has these methods.
IWdsTransportServicePolicy::get_EndIpAddress Enables a WDS client computer to configure the end of a multicast IP address range for a specified type of IP address. (Get) |
IWdsTransportServicePolicy::get_EndPort Enables a WDS client computer to configure the end of a UDP port range that is used by WDS transport services. (Get) |
IWdsTransportServicePolicy::get_IpAddressSource Enables a WDS client computer to configure, for a specified type of IP address, the IP address source from which the WDS transport server obtains a multicast address. (Get) |
IWdsTransportServicePolicy::get_NetworkProfile Enables a client computer to configure the network profile that is used by the WDS Transport Server. (Get) |
IWdsTransportServicePolicy::get_StartIpAddress Enables a WDS client computer to configure the start of a multicast IP address range for a specified type of IP address. (Get) |
IWdsTransportServicePolicy::get_StartPort Enables a WDS client computer to configure the start of a UDP port range that is used by WDS transport services. (Get) |
IWdsTransportServicePolicy::put_EndIpAddress Enables a WDS client computer to configure the end of a multicast IP address range for a specified type of IP address. (Put) |
IWdsTransportServicePolicy::put_EndPort Enables a WDS client computer to configure the end of a UDP port range that is used by WDS transport services. (Put) |
IWdsTransportServicePolicy::put_IpAddressSource Enables a WDS client computer to configure, for a specified type of IP address, the IP address source from which the WDS transport server obtains a multicast address. (Put) |
IWdsTransportServicePolicy::put_NetworkProfile Enables a client computer to configure the network profile that is used by the WDS Transport Server. (Put) |
IWdsTransportServicePolicy::put_StartIpAddress Enables a WDS client computer to configure the start of a multicast IP address range for a specified type of IP address. (Put) |
IWdsTransportServicePolicy::put_StartPort Enables a WDS client computer to configure the start of a UDP port range that is used by WDS transport services. (Put) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | wdstptmgmt.h |