Enumeration Type |
Marco Definition Value |
Description |
---|---|---|
NET_SDK_CALLBACK_STATUS_SUCCESS |
1000 |
Succeeded. |
NET_SDK_CALLBACK_STATUS_PROCESSING |
1001 |
Connecting. The lpBuffer is 4-byte status. |
NET_SDK_CALLBACK_STATUS_FAILED |
1002 |
Failed. The lpBuffer is the value of 4-byte status and 4-byte error code. |