How is the DoDataExchange() function called? How does it determine the direction of the data

The DoDataExchange() function is called by the CWnd::UpdateData() function. The
DoDataExchange() function passes data between the dialog box controls and the
application; the CDataExchange class member variable m_bSaveAndValidate indicates the
direction of the data exchange.

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>