ITConnection::SetAddressInfo
[This is preliminary documentation and subject to change.]
Sets address information.
HRESULT SetAddressInfo(
BSTR *pStartAddress,
ULONG NumAddress,
BYTE Ttl
);
Parameters
-
pStartAddress
-
[in] Start address.
-
NumAddress
-
[in] Number of addresses to be used for the session.
-
Ttl
-
[in] Time to live scope for transmissions on the addresses.
Return Values
TBD