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

Public Attributes

int dwServiceType
 
int dwStartType
 
int dwErrorControl
 
unsafe char * lpBinaryPathName
 
unsafe char * lpLoadOrderGroup
 
int dwTagId
 
unsafe char * lpDependencies
 
unsafe char * lpServiceStartName
 
unsafe char * lpDisplayName
 

Detailed Description

Definition at line 302 of file NativeMethods.cs.

Member Data Documentation

int VRage.Service.NativeMethods.QUERY_SERVICE_CONFIG.dwErrorControl

Definition at line 306 of file NativeMethods.cs.

int VRage.Service.NativeMethods.QUERY_SERVICE_CONFIG.dwServiceType

Definition at line 304 of file NativeMethods.cs.

int VRage.Service.NativeMethods.QUERY_SERVICE_CONFIG.dwStartType

Definition at line 305 of file NativeMethods.cs.

int VRage.Service.NativeMethods.QUERY_SERVICE_CONFIG.dwTagId

Definition at line 309 of file NativeMethods.cs.

unsafe char* VRage.Service.NativeMethods.QUERY_SERVICE_CONFIG.lpBinaryPathName

Definition at line 307 of file NativeMethods.cs.

unsafe char* VRage.Service.NativeMethods.QUERY_SERVICE_CONFIG.lpDependencies

Definition at line 310 of file NativeMethods.cs.

unsafe char* VRage.Service.NativeMethods.QUERY_SERVICE_CONFIG.lpDisplayName

Definition at line 312 of file NativeMethods.cs.

unsafe char* VRage.Service.NativeMethods.QUERY_SERVICE_CONFIG.lpLoadOrderGroup

Definition at line 308 of file NativeMethods.cs.

unsafe char* VRage.Service.NativeMethods.QUERY_SERVICE_CONFIG.lpServiceStartName

Definition at line 311 of file NativeMethods.cs.


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