Space Engineers
Public Attributes | List of all members
VRage.Service.NativeMethods.ENUM_SERVICE_STATUS_PROCESS Class Reference

Public Attributes

string serviceName
 
string displayName
 
int serviceType
 
int currentState
 
int controlsAccepted
 
int win32ExitCode
 
int serviceSpecificExitCode
 
int checkPoint
 
int waitHint
 
int processID
 
int serviceFlags
 

Detailed Description

Definition at line 285 of file NativeMethods.cs.

Member Data Documentation

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS_PROCESS.checkPoint

Definition at line 294 of file NativeMethods.cs.

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS_PROCESS.controlsAccepted

Definition at line 291 of file NativeMethods.cs.

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS_PROCESS.currentState

Definition at line 290 of file NativeMethods.cs.

string VRage.Service.NativeMethods.ENUM_SERVICE_STATUS_PROCESS.displayName

Definition at line 288 of file NativeMethods.cs.

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS_PROCESS.processID

Definition at line 296 of file NativeMethods.cs.

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS_PROCESS.serviceFlags

Definition at line 297 of file NativeMethods.cs.

string VRage.Service.NativeMethods.ENUM_SERVICE_STATUS_PROCESS.serviceName

Definition at line 287 of file NativeMethods.cs.

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS_PROCESS.serviceSpecificExitCode

Definition at line 293 of file NativeMethods.cs.

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS_PROCESS.serviceType

Definition at line 289 of file NativeMethods.cs.

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS_PROCESS.waitHint

Definition at line 295 of file NativeMethods.cs.

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS_PROCESS.win32ExitCode

Definition at line 292 of file NativeMethods.cs.


The documentation for this class was generated from the following file: