ReactOS 0.4.16-dev-289-g096a551
|
Public Attributes | |
ENUM_SERVICE_STATUS_PROCESS * | pService |
LPSERVICE_FAILURE_ACTIONS | pServiceFailure |
BOOL | bChanged |
Definition at line 14 of file propsheet_recovery.c.
BOOL _RECOVERYDATA::bChanged |
Definition at line 18 of file propsheet_recovery.c.
Referenced by RecoveryPageProc().
ENUM_SERVICE_STATUS_PROCESS* _RECOVERYDATA::pService |
Definition at line 16 of file propsheet_recovery.c.
Referenced by GetServiceFailure().
LPSERVICE_FAILURE_ACTIONS _RECOVERYDATA::pServiceFailure |
Definition at line 17 of file propsheet_recovery.c.
Referenced by GetServiceFailure(), RecoveryPageProc(), and ShowFailureActions().