C# 클래스 Abstractions.WindowsApi.pInvokes.structenums.SERVICE_STATUS

파일 보기 프로젝트 열기: MutonUfoAI/pgina

공개 프로퍼티들

프로퍼티 타입 설명
checkPoint int
controlsAccepted int
currentState int
serviceSpecificExitCode int
serviceType int
waitHint int
win32ExitCode int

프로퍼티 상세

checkPoint 공개적으로 프로퍼티

public int checkPoint
리턴 int

controlsAccepted 공개적으로 프로퍼티

public int controlsAccepted
리턴 int

currentState 공개적으로 프로퍼티

public int currentState
리턴 int

serviceSpecificExitCode 공개적으로 프로퍼티

public int serviceSpecificExitCode
리턴 int

serviceType 공개적으로 프로퍼티

public int serviceType
리턴 int

waitHint 공개적으로 프로퍼티

public int waitHint
리턴 int

win32ExitCode 공개적으로 프로퍼티

public int win32ExitCode
리턴 int