Compartir a través de


SS_SetSocket (Windows CE 5.0)

Send Feedback

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

PC Card Drivers

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.