Microsoft Windows CE 3.0  

CardGetNextTuple

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

This function retrieves the next tuple of the specified type for the specified socket and function.

STATUS CardGetNextTuple(
PCARD_TUPLE_PARMS
pGetTupleParms
);

Parameters

pGetTupleParms
Pointer to a CARD_TUPLE_PARMSstructure.

Return Values

CERR_SUCCESS indicates success. One of the following values indicates failure:

CERR_BAD_ARGS
Indicates that the pointer specified for pGetTupleParmsis invalid.
CERR_BAD_SOCKET
Indicates that the hSocketsocket identifier in CARD_TUPLE_PARMSis invalid or that no PC Card is inserted in the socket.
CERR_NO_MORE_ITEMS
Indicates that the end of CIS has been reached or that the requested tuple was not found.
CERR_OUT_OF_RESOURCE
Indicates that Card Services is unable to set up a memory window to read the CIS.
CERR_READ_FAILURE
Indicates that no PC Card is inserted or that the PC Card is unreadable.

Remarks

This function follows the CIS tuple chain, as specified by the uLinkOffset, uCISOffset, and fFlagsmembers of CARD_TUPLE_PARMS. These members were set by a previous call to the CardGetFirstTuplefunction or this function.

To obtain tuple data, use CardGetTupleData.

The driver retains the values returned in the uLinkOffset, uCISOffset, and fFlagsmembers of CARD_TUPLE_PARMSso that subsequent calls to this function or CardGetTupleDatacan follow the tuple chain. The driver does not access the uTupleCodeand uTupleLinkmembers unless the return value is CERR_SUCCESS.

The CARD_TUPLE_PARMSand CARD_DATA_PARMSstructures are arranged so that their corresponding members are aligned. With care, drivers can use a single buffer in all calls to the Card Services tuple functions.

Driver name

PCMCIA

Requirements

Runs on Versions Defined in Include Link to
Windows CE OS 1.0 and later      
Note   This API is part of the complete Windows CE OS package as provided by Microsoft. The functionality of a particular platform is determined by the original equipment manufacturer (OEM) and some devices may not support this API.

See Also

CARD_DATA_PARMS, CARD_TUPLE_PARMS, CardGetFirstTuple, CardGetTupleData



 Last updated on Tuesday, July 13, 2004

© 2004 Microsoft Corporation. All rights reserved. 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.