IOCTL Global Variables (Windows CE 5.0)
The following tables shows the IOCTL global variables.
Programming Element | Description |
---|---|
g_oalIoCtlClockSpeed | This global variable contains information about the processor clock speed. |
g_oalIoCtlInstructionSet | This global variable contains the processor instruction set identifier. |
g_oalIoCtlPlatformOEM | This global variable contains information about the hardware platform OEM. |
g_oalIoCtlPlatformType | This global variable contains information about the hardware platform type. |
g_oalIoCtlProcessorCore | This global variable contains information about the processor core. |
g_oalIoCtlProcessorName | This global variable contains information about the processor name. |
g_oalIoCtlProcessorVendor | This global variable contains information about the processor vendor. |
g_oalIoCtlTable | This global variable references the global IOCTL table defined in the hardware platform code. |
See Also
IOCTL Reference | Production-Quality OAL Components
Send Feedback on this topic to the authors