Source position: jwawinsvc.pas line 363
type _SERVICE_FAILURE_ACTIONSA = record
dwResetPeriod: DWORD;
lpRebootMsg: LPSTR;
lpCommand: LPSTR;
cActions: DWORD;
lpsaActions: LPSC_ACTION;
end;