sdioemb_wdf_slot_data Struct Reference
[Windows Drivers]

#include <slot_api.h>


Data Fields

WDFDEVICE device
WDFCHILDLIST child_list


Detailed Description

Driver data required by the WDF slot library.

Slot drivers must include this as the first field in their driver specific slot data structure.


Field Documentation

The device for the slot's controller.

Referenced by sdioemb_wdf_create_child_list().

The child list for the inserted card's functions.

Referenced by sdioemb_wdf_create_child_list(), and sdioemb_wdf_destroy_child_list().


The documentation for this struct was generated from the following file:

Generated on Wed Oct 27 15:18:12 2010 for sdioemb by  doxygen 1.5.5