Syntax |
void *InitSocketChange(); |
Description |
This function initializes the API to provide changes in IP statuses. |
Comments |
This function returns a pointer used in other functions to identify this request, or NULL if the initialization failed. |
Example
Dim data As Long
data = InitSocketChange()
IP Status API functions. |