Share via


SystemStateChangeReason Enum

Definition

Lists the possible actions an application can allow for a PosPower device.

public enum SystemStateChangeReason
type SystemStateChangeReason = 
Public Enum SystemStateChangeReason
Inheritance
SystemStateChangeReason

Fields

Name Value Description
Request 1

The system should enter the requested standby or suspend state.

Allow 2

The request should be allowed.

Deny 3

The request should be denied.

Applies to