This topic has not yet been rated Rate this topic

CCmdTarget::EnableAutomation

Call this function to enable OLE automation for an object.

void EnableAutomation( );

Remarks

This function is typically called from the constructor of your object and should only be called if a dispatch map has been declared for the class. For more information on automation see the articles Automation Clients and Automation Servers.

See Also

CCmdTarget Overview | Class Members | Hierarchy Chart | DECLARE_DISPATCH_MAP | DECLARE_OLECREATE

Did you find this helpful?
(1500 characters remaining)