Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |