Space Engineers
Public Attributes | List of all members
VRage.Service.NativeMethods.SERVICE_STATUS Struct Reference

Public Attributes

int serviceType
 
int currentState
 
int controlsAccepted
 
int win32ExitCode
 
int serviceSpecificExitCode
 
int checkPoint
 
int waitHint
 

Detailed Description

Definition at line 221 of file NativeMethods.cs.

Member Data Documentation

int VRage.Service.NativeMethods.SERVICE_STATUS.checkPoint

Definition at line 228 of file NativeMethods.cs.

int VRage.Service.NativeMethods.SERVICE_STATUS.controlsAccepted

Definition at line 225 of file NativeMethods.cs.

int VRage.Service.NativeMethods.SERVICE_STATUS.currentState

Definition at line 224 of file NativeMethods.cs.

int VRage.Service.NativeMethods.SERVICE_STATUS.serviceSpecificExitCode

Definition at line 227 of file NativeMethods.cs.

int VRage.Service.NativeMethods.SERVICE_STATUS.serviceType

Definition at line 223 of file NativeMethods.cs.

int VRage.Service.NativeMethods.SERVICE_STATUS.waitHint

Definition at line 229 of file NativeMethods.cs.

int VRage.Service.NativeMethods.SERVICE_STATUS.win32ExitCode

Definition at line 226 of file NativeMethods.cs.


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