SDHCDRegisterHostController (Windows Embedded CE 6.0)
1/6/2010
This function registers a host controller with the secure digital card bus driver.
Syntax
SD_API_STATUS SDHCDRegisterHostController(
PSDCARD_HC_CONTEXT pHCContext
);
Parameters
- pHCContext
[in] A pointer to a host controller context structure.
Return Value
A return value of type SD_API_STATUS indicates success or failure.
Requirements
Header | sdhcd.h |
Library | SDHCLib.lib |
Windows Embedded CE | Windows CE 5.0 and later |