次の方法で共有


GetIdleTime

This function returns the amount of time, in milliseconds, that the system has been idle.

  DWORD GetIdleTime (void);

Return Values

The number of milliseconds that the system has been idle.

Remarks

The support of this function is dependent on the OEM's implementation of curridlelow, curridlehigh, and idleconv in the OAL.

Requirements

Runs on Versions Defined in Include Link to
Windows CE OS 3.0 and later Mkfuncs.h    

See Also

curridlehigh, curridlelow, idleconv