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 the socket information structure SS_SOCKET_INFO.
STATUS (*SS_InquireSocket)(HANDLEhSocket,PSS_SOCKET_INFOpSocketInfo);
Parameters
- hSocket
[in] Handle passed during the card detect event notification. - pSocketInfo
[out] Pointer to a memory location that holds the return value of SS_SOCKET_INFO on success.
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