wincerapi.CeGetSystemInfo
tuple = CeGetSystemInfo()
Retrieves information about the CE device.
Win32 API References
Return Value
The return value is a tuple of 9 values, which corresponds to the Win32 SYSTEM_INFO structure. The element names are:dwOemId
dwPageSize
lpMinimumApplicationAddress
lpMaximumApplicationAddress
, dwActiveProcessorMask
dwNumberOfProcessors
dwProcessorType
dwAllocationGranularity
(wProcessorLevel,wProcessorRevision)