C# Class ManagedWin32.Api.SystemPowerCapablities

Mostra 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_oe property

public SystemPowerState AcOnLineWake
return SystemPowerState

DiskSpinDown public_oe property

public byte DiskSpinDown
return byte

PowerButtonPresent public_oe property

public byte PowerButtonPresent
return byte

SystemBatteriesPresent public_oe property

public byte SystemBatteriesPresent
return byte