Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This member function is called when the user clicks the Cancel button and before the cancel action has taken place.
BOOL OnQueryCancel( );
Return Value
Nonzero to allow the cancel operation; otherwise 0.
Remarks
Override this member function to specify an action the program takes when the user clicks the Cancel button.
The default implementation of OnQueryCancel returns TRUE.
Requirements
Header: atlsnap.h