Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Called by the framework to create a new object.
virtual CCmdTarget* OnCreateObject( );
Return Value
A pointer to the created object. It can throw a memory exception if it fails.
Remarks
Override this function to create the object from something other than the CRuntimeClass passed to the constructor.
Requirements
Header: afxdisp.h