Share via


GetSocketIndex (Windows CE 5.0)

Send Feedback

This function maps a card and a socket to each other.

STATUS GetSocketIndex(CARD_SOCKET_HANDLEhCard,PDWORDpdwSocketIndex);

Parameters

  • hCard
    [in] Handle associated with an inserted PC Card.
  • pdwSocketIndex
    [out] Pointer to a DWORD that returns the socket index value.

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: Cardsv2.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.