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

Public Attributes

uint dwResetPeriod
 
IntPtr rebootMsg
 
IntPtr command
 
uint numActions
 
unsafe NativeMethods.SC_ACTIONactions
 

Detailed Description

Definition at line 363 of file NativeMethods.cs.

Member Data Documentation

unsafe NativeMethods.SC_ACTION* VRage.Service.NativeMethods.SERVICE_FAILURE_ACTIONS.actions

Definition at line 369 of file NativeMethods.cs.

IntPtr VRage.Service.NativeMethods.SERVICE_FAILURE_ACTIONS.command

Definition at line 367 of file NativeMethods.cs.

uint VRage.Service.NativeMethods.SERVICE_FAILURE_ACTIONS.dwResetPeriod

Definition at line 365 of file NativeMethods.cs.

uint VRage.Service.NativeMethods.SERVICE_FAILURE_ACTIONS.numActions

Definition at line 368 of file NativeMethods.cs.

IntPtr VRage.Service.NativeMethods.SERVICE_FAILURE_ACTIONS.rebootMsg

Definition at line 366 of file NativeMethods.cs.


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