CWinApp::GetApplicationRecoveryParameter
Visual Studio 2012
Retrieves the input parameter for the application recovery method.
virtual LPVOID GetApplicationRecoveryParameter();
The default behavior of this function returns NULL.
For more information, see CWinApp::ApplicationRecoveryCallback.