Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
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 |
| Windows Embedded CE | Windows CE 5.0 and later |