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.
1/6/2010
This function retrieves socket status.
Syntax
STATUS GetSocketStatus(
DWORD dwSocketIndex,
PDWORD pdwStatus
);
Parameters
- dwSocketIndex
[in] Socket index value obtained from EnumSocket or GetSocketIndex.
- pdwStatus
[out] Status information.
Return Value
Returns one of the return codes defined in the Cardsv2.h header file.
Requirements
| Header | cardsv2.h |
| Library | Pcc_serv.dll |
| Windows Embedded CE | Windows CE 5.0 and later |
See Also
Reference
PC Card Driver Functions
EnumSocket