次の方法で共有


Kernel Variables Available to the OAL (Compact 2013)

10/16/2014

The following table shows the kernel variables available to the OAL.

Programming element

Description

CEProcessorType

Assigns the processor type to the dwProcessorType member of the SYSTEM_INFO structure. It is used by the kernel.

curridlehigh

Contains the high DWORD of the 64-bit idle time, in milliseconds. It supports the GetIdleTime function.

curridlelow

Contains the low DWORD of the 64-bit idle time, in milliseconds. It supports GetIdleTime.

idleconv

Supports GetIdleTime. It is a translation constant in one-millisecond units.

See Also

Reference

OAL Global Variables