CCmdTarget::EnableAutomation

void EnableAutomation( );

Remarks

Call this function to enable OLE automation for an object. 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 in Visual C++ Programmer's Guide.

CCmdTarget OverviewClass MembersHierarchy Chart

See Also   DECLARE_DISPATCH_MAP, DECLARE_OLECREATE