Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function retrieves current socket states.
STATUS (*SS_GetSocket)(HANDLEhSocket,PSS_SOCKET_STATEpSocketState);
Parameters
- hSocket
[in] Handle passed during the card detect event notification. - pSocketState
[out] Pointer to the current 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