SD_BUS_REQUEST_STATUS (Windows CE 5.0)

Send Feedback

This macro returns the status for a completed bus request.

SD_API_STATUS SD_BUS_REQUEST_STATUS(PSD_BUS_REQUESTpRequest
);

Parameters

  • pRequest
    [in] Pointer to a bus request structure.

Return Values

Returns a pointer to a SD_COMMAND_RESPONSE structure containing the response to a bus request.

Remarks

The status returned is only valid for a completed or cancelled bus request.

Requirements

OS Versions: Windows CE 5.0 and later.
Header: Sdcard.h.

See Also

Secure Digital Card Driver Macros | SD_COMMAND_RESPONSE

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.