SS_InquireSocket
Other versions of this page are also available for the following:
8/28/2008
This function retrieves the socket information structure SS_SOCKET_INFO.
Syntax
STATUS (*SS_InquireSocket)(
HANDLE hSocket,
PSS_SOCKET_INFO pSocketInfo
);
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 Value
Returns one of the return codes defined in the Cardsv2.h header file.
Requirements
Header | socksv2.h |
Library | Pcc_serv.dll |
Windows Embedded CE | Windows CE 5.0 and later |