<< Click to Display Table of Contents >> WLRegNetInstancesGetClientsIp |
The WLRegNetInstancesGetClientsIp function retrieves the IP addresses of all running clients.
Parameters
pBufferIPs
[out] Pointer to buffer that will receive the array of WL_IP_ADDRESSES
MaxIPsToRetrieve
[in] Maximum number of WL_IP_ADDRESSES to receive in "pBufferIPs". The size of pBufferIPs should be big enough to hold the maximum number to retrieve
Return Values
The return value is the number of WL_IP_ADDRESSES that have been retrieved.