Sponsors

SetSystemPowerState

Function name: SetSystemPowerState

Defined in : kernel32

Requirements : Windows 2000 or later; Windows 95 or later

Declaration:

Declare Function SetSystemPowerState Lib "kernel32" (ByVal fSuspend As Long, ByVal fForce As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Power Management

Categories