C# 클래스 TOAPI.Kernel32.SERVICE_STATUS_PROCESS

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

공개 프로퍼티들

프로퍼티 타입 설명
SizeOf int
dwCheckPoint uint
dwControlsAccepted uint
dwCurrentState uint
dwProcessId uint
dwServiceFlags uint
dwServiceSpecificExitCode uint
dwServiceType uint
dwWaitHint uint
dwWin32ExitCode uint

프로퍼티 상세

SizeOf 공개적으로 정적으로 프로퍼티

public static int SizeOf
리턴 int

dwCheckPoint 공개적으로 프로퍼티

public uint dwCheckPoint
리턴 uint

dwControlsAccepted 공개적으로 프로퍼티

public uint dwControlsAccepted
리턴 uint

dwCurrentState 공개적으로 프로퍼티

public uint dwCurrentState
리턴 uint

dwProcessId 공개적으로 프로퍼티

public uint dwProcessId
리턴 uint

dwServiceFlags 공개적으로 프로퍼티

public uint dwServiceFlags
리턴 uint

dwServiceSpecificExitCode 공개적으로 프로퍼티

public uint dwServiceSpecificExitCode
리턴 uint

dwServiceType 공개적으로 프로퍼티

public uint dwServiceType
리턴 uint

dwWaitHint 공개적으로 프로퍼티

public uint dwWaitHint
리턴 uint

dwWin32ExitCode 공개적으로 프로퍼티

public uint dwWin32ExitCode
리턴 uint