MvcViewport::Create

BOOLMvcViewport::Create(CWnd*pWnd, MvcVisualPart*pContainer)

Creates the viewport and optional controller

Defined in: MvcViewport.cpp

Return Value

TRUE if successful, otherwise FALSE

Parameters

pWnd

The window to pass to the controller create function

pContainer

A pointer to the container for this viewport

See Also

MvcController