SD_BUS_REQUEST_RESPONSE (Windows Embedded CE 6.0)
1/6/2010
This macro returns the command response field of a bus request.
Syntax
PSD_COMMAND_RESPONSE SD_BUS_REQUEST_RESPONSE(
PSD_BUS_REQUEST pRequest
);
Parameters
- pRequest
[in] Pointer to a bus request structure.
Return Value
Returns a pointer to a SD_COMMAND_RESPONSE structure containing the response to a bus request.
Requirements
Header | sdcard.h |
Windows Embedded CE | Windows CE 5.0 and later |