SDFreeBusRequest (Windows CE 5.0)
This function frees a bus request structure returned from the SDBusRequest function.
VOID SDFreeBusRequest( PSD_BUS_REQUESTpRequest);
Parameters
- pRequest
[in] Pointer to an SD_BUS_REQUEST structure to be freed.
Return Values
None.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Sdcardddk.h.
Link Library: Sdcardlib.lib.
See Also
Secure Digital Card Driver Functions | SDBusRequest | SD_BUS_REQUEST
Send Feedback on this topic to the authors