IWdsTransportServicePolicy::get_EndIpAddress method (wdstptmgmt.h)
Enables a WDS client computer to configure the end of a multicast IP address range for a specified type of IP address.
This property is read/write.
Syntax
HRESULT get_EndIpAddress(
WDSTRANSPORT_IP_ADDRESS_TYPE AddressType,
BSTR *pbszEndIpAddress
);
Parameters
AddressType
pbszEndIpAddress
Return value
None
Remarks
When setting the end IP address, this property validates that it is a valid multicast IP address for the specified type of IP address.
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 |