IsSystemResumeAutomatic function kernel32

int IsSystemResumeAutomatic()

Determines the current state of the computer.

BOOL IsSystemResumeAutomatic();

Implementation

int IsSystemResumeAutomatic() => _IsSystemResumeAutomatic();