CMvcComponent::Create

virtual bool CMvcComponent::Create(HWND hWndParent, LPRECT rc)

Creates the viewport given a parent window and a rectangle.

Defined in: MvcComponent.h

Return Value

TRUE if successful, otherwise FALSE

Parameters

hWndParent

Handle of parent window

rc

Bounds of viewport to create