C# Class TSVCEO.CloudPrint.Service.ServiceStatus

Mostrar archivo Open project: klightspeed/CloudPrintProxy Class Usage Examples

Public Properties

Property Type Description
dwCheckPoint int
dwControlsAccepted ServiceControlsAccepted
dwCurrentState ServiceState
dwProcessId int
dwServiceFlags int
dwServiceSpecificExitCode int
dwServiceType ServiceType
dwWaitHint int
dwWin32ExitCode int

Property Details

dwCheckPoint public_oe property

public int dwCheckPoint
return int

dwControlsAccepted public_oe property

public ServiceControlsAccepted dwControlsAccepted
return ServiceControlsAccepted

dwCurrentState public_oe property

public ServiceState dwCurrentState
return ServiceState

dwProcessId public_oe property

public int dwProcessId
return int

dwServiceFlags public_oe property

public int dwServiceFlags
return int

dwServiceSpecificExitCode public_oe property

public int dwServiceSpecificExitCode
return int

dwServiceType public_oe property

public ServiceType dwServiceType
return ServiceType

dwWaitHint public_oe property

public int dwWaitHint
return int

dwWin32ExitCode public_oe property

public int dwWin32ExitCode
return int