MFC Data Binding

In Visual C++ version 6.0, MFC provides a means to bind simple and complex data controls to any ActiveX data control, including the RemoteData control. The CWnd member functions GetDSCCursor, BindDefaultProperty, BindProperty, and OnDSCNotify provide this functionality.