BCGSuite for MFC
CBCGPMultiViewData::CBCGPMultiViewData ( const CString &  strName,
CRuntimeClass *  pRTI,
int  nGroup = -1,
DWORD_PTR  dwData = NULL 
)
inline

Constructor.

Parameters
strNameSpecifies a view name.
pRTISpecifies a view run-time class (CView-derived).
nGroupOptional zero-based index of the parent group.
dwDataUser-defined data associated with the view.