A | B | C |  D | E | F |  G | H | I |  J | K | L |  M | N | O |  P | Q | R |  S | T | U |  V | W | X |  Y | Z



IsSystemResumeAutomatic

The IsSystemResumeAutomatic function indicates the current state of the computer.

VB4-32,5,6
Declare Function IsSystemResumeAutomatic Lib "kernel32" () As Long

Operating Systems Supported
Requires Windows 2000 or later; Requires Windows 98 or later

Library
Kernel32

Return Values
If the system was restored to the working state automatically and the user is not active, the function returns TRUE. Otherwise, the function returns FALSE.

Last update: 07 April 2006