ReactOS 0.4.15-dev-7961-gdcf9eb0
_SERVICE_STATUS_PROCESS Struct Reference

#include <winsvc.h>

Public Attributes

DWORD dwServiceType
 
DWORD dwCurrentState
 
DWORD dwControlsAccepted
 
DWORD dwWin32ExitCode
 
DWORD dwServiceSpecificExitCode
 
DWORD dwCheckPoint
 
DWORD dwWaitHint
 
DWORD dwProcessId
 
DWORD dwServiceFlags
 

Detailed Description

Definition at line 107 of file winsvc.h.

Member Data Documentation

◆ dwCheckPoint

DWORD _SERVICE_STATUS_PROCESS::dwCheckPoint

Definition at line 113 of file winsvc.h.

◆ dwControlsAccepted

DWORD _SERVICE_STATUS_PROCESS::dwControlsAccepted

Definition at line 110 of file winsvc.h.

Referenced by SetButtonStates().

◆ dwCurrentState

DWORD _SERVICE_STATUS_PROCESS::dwCurrentState

◆ dwProcessId

◆ dwServiceFlags

DWORD _SERVICE_STATUS_PROCESS::dwServiceFlags

◆ dwServiceSpecificExitCode

DWORD _SERVICE_STATUS_PROCESS::dwServiceSpecificExitCode

Definition at line 112 of file winsvc.h.

◆ dwServiceType

DWORD _SERVICE_STATUS_PROCESS::dwServiceType

Definition at line 108 of file winsvc.h.

◆ dwWaitHint

DWORD _SERVICE_STATUS_PROCESS::dwWaitHint

Definition at line 114 of file winsvc.h.

◆ dwWin32ExitCode

DWORD _SERVICE_STATUS_PROCESS::dwWin32ExitCode

Definition at line 111 of file winsvc.h.


The documentation for this struct was generated from the following files: