ReactOS 0.4.15-dev-7958-gcd0bb1a
_RECOVERYDATA Struct Reference
Collaboration diagram for _RECOVERYDATA:

Public Attributes

ENUM_SERVICE_STATUS_PROCESSpService
 
LPSERVICE_FAILURE_ACTIONS pServiceFailure
 
BOOL bChanged
 

Detailed Description

Definition at line 14 of file propsheet_recovery.c.

Member Data Documentation

◆ bChanged

BOOL _RECOVERYDATA::bChanged

Definition at line 18 of file propsheet_recovery.c.

Referenced by RecoveryPageProc().

◆ pService

ENUM_SERVICE_STATUS_PROCESS* _RECOVERYDATA::pService

Definition at line 16 of file propsheet_recovery.c.

Referenced by GetServiceFailure().

◆ pServiceFailure

LPSERVICE_FAILURE_ACTIONS _RECOVERYDATA::pServiceFailure

Definition at line 17 of file propsheet_recovery.c.

Referenced by GetServiceFailure(), RecoveryPageProc(), and ShowFailureActions().


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