SECMultiDocTemplate::GetFeedbackInterface
ISECVwDockFeedBack*SECMultiDocTemplate::GetFeedbackInterface(void)
Returns pointer to an implementation of ISECVwDockFeedBack. Default does a dynamic_cast on the view class assuming that the interface is mixed in with the derived view class. Derive from SECMultiDocTemplate if this is not appropriate
Defined in: sdocmult.h
See Also