Bagikan melalui


CWinApp::m_pDataRecoveryHandler

Pointer to the data recovery handler for the application.

CDataRecoveryHandler* m_pDataRecoveryHandler;

Remarks

The data recovery handler of an application monitors open documents and autosaves them. The framework uses the data recovery handler to restore autosaved files when an application restarts after it exits unexpectedly. For more information, see CDataRecoveryHandler Class.

Requirements

Header: afxwin.h

See Also

Reference

CWinApp Class

Hierarchy Chart

CDataRecoveryHandler Class