SDFreeBusRequest
Other versions of this page are also available for the following:
8/28/2008
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