Syntax |
void CloseSocketChange (void *arg); |
Description |
This function does a cleanup of the state change notification. |
Comments |
The arg pointer is the pointer returned by the InitSocketChange function. This function does not have a return status. |
Example
Dim data As Long
i = CloseSocketChange(data)
IP Status API functions. |