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 function frees a bus request structure returned from the SDBusRequest function.
Syntax
VOID SDFreeBusRequest(
PSD_BUS_REQUEST pRequest
);
Parameters
- pRequest
[in] Pointer to an SD_BUS_REQUEST structure to be freed.
Return Value
None.
Requirements
| Header | sdcardddk.h |
| Library | sdcardlib.lib |
| Windows Embedded CE | Windows CE 5.0 and later |
See Also
Reference
Secure Digital Card Driver Functions
SDBusRequest
SD_BUS_REQUEST