GetSocketStatus (Windows CE 5.0)
This function retrieves socket status.
STATUS GetSocketStatus(DWORDdwSocketIndex,PDWORDpdwStatus);
Parameters
- dwSocketIndex
[in] Socket index value obtained from EnumSocket or GetSocketIndex. - pdwStatus
[out] Status information.
Return Values
Returns one of the return codes defined in the Cardsv2.h header file.
Requirements
OS Versions: Windows CE 5.0 and later
Header: Cardsv2.h
Link Library: Pcc_serv.dll
See Also
Send Feedback on this topic to the authors