CDataExchange::PrepareCtrl

The framework calls this member function to prepare the specified control for dialog data exchange (DDX) and validation (DDV).

Syntax

HWND PrepareCtrl( int nIDC );
throw( CNotSupportedException );

At a Glance

Header file: Afxwin.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CDataExchange Overview, CDataExchange Member Functions, Support Classes, CDataExchange::Fail