次の方法で共有


curridlehigh

This global variable contains the 64-bit idle time, in milliseconds, and is used to support GetIdleTime.

  extern DWORD curridlehigh;

Remarks

This global variable is calculated as part of the OEMIdle routine, which determines how long a device has been in an idle state. For an example, see Cfwp2.c in %_WINCEROOT%\Platform\Odo\Kernel\Hal.

Requirements

Runs on Versions Defined in Include Link to
Windows CE OS 3.0 and later Cfwp2.c    

See Also

GetIdleTime