SERVICE_FAILURE_ACTIONSW

Undocumented in source.
nothrow
static if(_WIN32_WINNT >= 0x500)
struct SERVICE_FAILURE_ACTIONSW {}

Members

Variables

cActions
DWORD cActions;
Undocumented in source.
dwResetPeriod
DWORD dwResetPeriod;
Undocumented in source.
lpCommand
LPWSTR lpCommand;
Undocumented in source.
lpRebootMsg
LPWSTR lpRebootMsg;
Undocumented in source.
lpsaActions
SC_ACTION* lpsaActions;
Undocumented in source.

Meta