ReactOS 0.4.15-dev-7942-gd23573b
_SERVICE_FAILURE_ACTIONSW Struct Reference

#include <winsvc.h>

Collaboration diagram for _SERVICE_FAILURE_ACTIONSW:

Public Attributes

DWORD dwResetPeriod
 
LPWSTR lpRebootMsg
 
LPWSTR lpCommand
 
DWORD cActions
 
SC_ACTIONlpsaActions
 

Detailed Description

Definition at line 215 of file winsvc.h.

Member Data Documentation

◆ cActions

DWORD _SERVICE_FAILURE_ACTIONSW::cActions

◆ dwResetPeriod

DWORD _SERVICE_FAILURE_ACTIONSW::dwResetPeriod

◆ lpCommand

LPWSTR _SERVICE_FAILURE_ACTIONSW::lpCommand

◆ lpRebootMsg

LPWSTR _SERVICE_FAILURE_ACTIONSW::lpRebootMsg

◆ lpsaActions

SC_ACTION * _SERVICE_FAILURE_ACTIONSW::lpsaActions

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