SS_SetSocket (Windows CE 5.0)
This function is used set or change the socket state.
STATUS (*SS_SetSocket)(HANDLEhSocket,PSS_SOCKET_STATEpSocketState);
Parameters
- hSocket
[in] Handle passed during the card detect event notification. - pSocketState
[in, out] Pointer to the desired socket state.
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: Socksv2.h
Link Library: Pcc_serv.dll
See Also
Send Feedback on this topic to the authors