CDocObjectServerItem::OnOpen

virtualvoidOnOpen();

Remarks

Called by the framework to instruct the server application to make the DocObject item in-place active. If the item is not a DocObject, the default implementation calls COleServerItem::OnOpen. Override this function if you want to perform special processing when opening a DocObject item.

CDocObjectServerItem OverviewClass MembersHierarchy Chart

See Also   CDocObjectServerItem::OnHide, CDocObjectServerItem::OnShow