CODController::Create

BOOLCODController::Create(CWnd*pWnd, MvcVisualComponent*pVp)

Create the controller on the specified visual component.

Defined in: OdController.cpp

Return Value

TRUE if the creation succeeded.

Parameters

pWnd

The window this controller will be plugged in to.

pVp

The visual component this controller is acting upon.