CODViewport::CreateChildrenWnds
BOOLCODViewport::CreateChildrenWnds(CODComponent*pComp)
Creates the window components as children of the viewport's owner window for the all windowed components in a brunch from the given component.
Defined in: OdViewport.cpp
Return Value
TRUE if successful; otherwise FALSE.
Parameters
pComp
Pointer to a component.