C# 클래스 TSVCEO.CloudPrint.Service.ServiceStatus

파일 보기 프로젝트 열기: klightspeed/CloudPrintProxy 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
dwCheckPoint int
dwControlsAccepted ServiceControlsAccepted
dwCurrentState ServiceState
dwProcessId int
dwServiceFlags int
dwServiceSpecificExitCode int
dwServiceType ServiceType
dwWaitHint int
dwWin32ExitCode int

프로퍼티 상세

dwCheckPoint 공개적으로 프로퍼티

public int dwCheckPoint
리턴 int

dwControlsAccepted 공개적으로 프로퍼티

public ServiceControlsAccepted dwControlsAccepted
리턴 ServiceControlsAccepted

dwCurrentState 공개적으로 프로퍼티

public ServiceState dwCurrentState
리턴 ServiceState

dwProcessId 공개적으로 프로퍼티

public int dwProcessId
리턴 int

dwServiceFlags 공개적으로 프로퍼티

public int dwServiceFlags
리턴 int

dwServiceSpecificExitCode 공개적으로 프로퍼티

public int dwServiceSpecificExitCode
리턴 int

dwServiceType 공개적으로 프로퍼티

public ServiceType dwServiceType
리턴 ServiceType

dwWaitHint 공개적으로 프로퍼티

public int dwWaitHint
리턴 int

dwWin32ExitCode 공개적으로 프로퍼티

public int dwWin32ExitCode
리턴 int