5/9/08

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.

No comments:

ITUCU