SDHCDDeleteContext (Windows Embedded CE 6.0)
1/6/2010
This function deletes a secure digital card host controller driver context structure.
Syntax
VOID SDHCDDeleteContext(
PSDCARD_HC_CONTEXT pHCContext
);
Parameters
- pHCContext
[in] A pointer to a host controller context structure.
Return Value
None.
Requirements
Header | sdhcd.h |
Library | SDHCLib.lib |
Windows Embedded CE | Windows CE 5.0 and later |