C# Class TSVCEO.CloudPrint.Service.ServiceStatus

Afficher le fichier Open project: klightspeed/CloudPrintProxy Class Usage Examples

Méthodes publiques

Свойство 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
Résultat int

dwControlsAccepted public_oe property

public ServiceControlsAccepted dwControlsAccepted
Résultat ServiceControlsAccepted

dwCurrentState public_oe property

public ServiceState dwCurrentState
Résultat ServiceState

dwProcessId public_oe property

public int dwProcessId
Résultat int

dwServiceFlags public_oe property

public int dwServiceFlags
Résultat int

dwServiceSpecificExitCode public_oe property

public int dwServiceSpecificExitCode
Résultat int

dwServiceType public_oe property

public ServiceType dwServiceType
Résultat ServiceType

dwWaitHint public_oe property

public int dwWaitHint
Résultat int

dwWin32ExitCode public_oe property

public int dwWin32ExitCode
Résultat int