BCGSuite for MFC
int CBCGPMultiViewsCollection::AddView ( CBCGPMultiViewData pData,
int  nGroup = -1,
DWORD_PTR  dwData = NULL 
)
inline

Adds the view data.

Parameters
pDataA pointer to the view data.
nGroupA zero-based index of the parent group. Leave this parameter as (-1) if there are not groups.
dwDataA user-defined data associated with the view.