SDHCDIndicateSlotStateChange (Compact 2013)
3/26/2014
This function indicates a change in the secure digital card slot.
Syntax
VOID SDHCDIndicateSlotStateChange(
PSDCARD_HC_CONTEXT pHCContext,
DWORD SlotNumber,
SD_SLOT_EVENT Event
);
Parameters
- pHCContext
[in] A pointer to a host controller context structure.
- SlotNumber
[in] A DWORD value that identifies a specific slot.
- Event
[in] A new slot event code.
Return Value
None.
Requirements
Header |
sdhcd.h |
Library |
SDHCLib.lib |