Platform SDK: Quality of Service |
The Lpm_IpAddressTable function is used by the PCM to pass a list of IP addresses assigned to the Windows 2000 Server upon which the LPM is initialized. The PCM calls this routine after the LPM has successfully initialized, but before making any requests. The PCM also uses the Lpm_IpAddressTable function to update LPMs regarding IP address changes. LPMs are expected to detect IP address changes and update their states appropriately.
void Lpm_IpAddressTable ( ULONG cIpAddrTable, LPMIPTABLE *pIpAddrTable );
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Lpmapi.h.