C# 클래스 At.FF.Krems.Interfaces.NativeMethods.StructSystemPowerStatus

파일 보기 프로젝트 열기: Grisu-NOE/Infoscreen 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ACLineStatus byte
BatteryFlag byte
BatteryFullLifeTime int
BatteryLifePercent byte
BatteryLifeTime int
Reserved1 byte

프로퍼티 상세

ACLineStatus 공개적으로 프로퍼티

The ac line status.
public byte ACLineStatus
리턴 byte

BatteryFlag 공개적으로 프로퍼티

The battery flag.
public byte BatteryFlag
리턴 byte

BatteryFullLifeTime 공개적으로 프로퍼티

The battery full life time.
public int BatteryFullLifeTime
리턴 int

BatteryLifePercent 공개적으로 프로퍼티

The battery life percent.
public byte BatteryLifePercent
리턴 byte

BatteryLifeTime 공개적으로 프로퍼티

The battery life time.
public int BatteryLifeTime
리턴 int

Reserved1 공개적으로 프로퍼티

The reserved 1.
public byte Reserved1
리턴 byte