WLRegNetInstancesGetClientsIp

<< Click to Display Table of Contents >>

Navigation:  WinLicense > WinLicense SDK > Registration Functions >

WLRegNetInstancesGetClientsIp

The WLRegNetInstancesGetClientsIp function retrieves the IP addresses of all running clients.

Click to expand/collapseShow C/C++ function definition
Click to expand/collapseShow Delphi function definition

 

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.