CMvcComponent::SetModel

virtual void CMvcComponent::SetModel(ModelClass* pModel)

Assign the model object to the component.

Defined in: MvcComponent.h

Return Value

void

Parameters

pModel

Pointer to model to assign to component.