|
||
Interface status: | deprecated |
struct THCIDeviceClassIoctl;
Structure to specify the class of device when getting or setting the local device class.
Use with KHCIReadDeviceClassIoctl and KHCIWriteDeviceClassIoctl.
Defined in THCIDeviceClassIoctl
:
iMajorDeviceClass
Major Device class iMajorServiceClass
Major Service class iMinorDeviceClass
Minor Device class Interface status: | deprecated | Inherited from: THCIDeviceClassIoctl |
TUint16 iMajorServiceClass;
Major Service class
Interface status: | deprecated | Inherited from: THCIDeviceClassIoctl |
TUint8 iMajorDeviceClass;
Major Device class
Interface status: | deprecated | Inherited from: THCIDeviceClassIoctl |
TUint8 iMinorDeviceClass;
Minor Device class