C# Class ManagedWin32.Api.SystemPowerCapablities

Show file Open project: MathewSachin/ManagedWin32 Class Usage Examples

Public Properties

Property Type Description
AcOnLineWake SystemPowerState
DiskSpinDown byte
PowerButtonPresent byte
SystemBatteriesPresent byte

Property Details

AcOnLineWake public property

public SystemPowerState AcOnLineWake
return SystemPowerState

DiskSpinDown public property

public byte DiskSpinDown
return byte

PowerButtonPresent public property

public byte PowerButtonPresent
return byte

SystemBatteriesPresent public property

public byte SystemBatteriesPresent
return byte