COleClientItem::Run

void Run( );

Remarks

Runs the application associated with this item.

Call the Run member function to launch the server application before activating the item. This is done automatically by Activate and DoVerb, so it is usually not necessary to call this function. Call this function if it is necessary to run the server in order to set an item attribute, such as SetExtent, before executing DoVerb.

COleClientItem OverviewClass MembersHierarchy Chart

See Also   COleClientItem::IsRunning