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

Public Attributes

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

Detailed Description

Definition at line 271 of file NativeMethods.cs.

Member Data Documentation

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS.checkPoint

Definition at line 280 of file NativeMethods.cs.

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS.controlsAccepted

Definition at line 277 of file NativeMethods.cs.

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS.currentState

Definition at line 276 of file NativeMethods.cs.

string VRage.Service.NativeMethods.ENUM_SERVICE_STATUS.displayName

Definition at line 274 of file NativeMethods.cs.

string VRage.Service.NativeMethods.ENUM_SERVICE_STATUS.serviceName

Definition at line 273 of file NativeMethods.cs.

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS.serviceSpecificExitCode

Definition at line 279 of file NativeMethods.cs.

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS.serviceType

Definition at line 275 of file NativeMethods.cs.

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS.waitHint

Definition at line 281 of file NativeMethods.cs.

int VRage.Service.NativeMethods.ENUM_SERVICE_STATUS.win32ExitCode

Definition at line 278 of file NativeMethods.cs.


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