MFC
Class CDocObjectServerItem
CObject
|
+--CCmdTarget
|
+--CDocItem
|
+--COleServerItem
|
+--CDocObjectServerItem
in AFXDOCOB.H
- class CDocObjectServerItem
- extends COleServerItem
| Fields inherited from class CCmdTarget |
messageMap, commandMap, dispatchMap, connectionMap, interfaceMap, eventsinkMap, m_dwRef, m_pOuterUnknown, m_xInnerUnknown, m_xDispatch, m_bResultExpected, m_xConnPtContainer |
| Methods inherited from class COleServerItem |
GetDataSource, GetDocument, GetItemName, SetItemName, IsConnected, IsLinkedItem, NotifyChanged, CopyToClipboard, DoDragDrop, GetClipboardData, OnDraw, OnUpdate, OnDrawEx, OnSetExtent, OnGetExtent, OnDoVerb, OnSetColorScheme, OnGetClipboardData, OnQueryUpdateItems, OnUpdateItems, OnShow, OnOpen, OnHide, OnInitFromData, OnRenderGlobalData, OnRenderFileData, OnRenderData, OnSetData, GetEmbedSourceData, AddOtherClipboardData, GetLinkSourceData, GetObjectDescriptorData, OnFinalRelease, NotifyClient, GetDataObject, GetOleObject, GetMoniker, GetMetafileData, OnSaveEmbedding, IsBlank |
| Methods inherited from class CCmdTarget |
GetIDispatch, FromIDispatch, IsResultExpected, EnableAutomation, EnableConnections, BeginWaitCursor, EndWaitCursor, RestoreWaitCursor, EnumOleVerbs, DoOleVerb, OnCmdMsg, OnFinalRelease, IsInvokeAllowed, EnableTypeLib, GetTypeInfoOfGuid, GetDispatchIID, GetTypeInfoCount, GetTypeLibCache, GetTypeLib, GetNotSupported, SetNotSupported, GetRoutingView, GetRoutingFrame, GetRoutingView_, GetRoutingFrame_, GetMessageMap, GetCommandMap, GetDispatchMap, GetConnectionMap, GetInterfaceMap, GetEventSinkMap, EnableAggregation, ExternalDisconnect, GetControllingUnknown, InternalQueryInterface, InternalAddRef, InternalRelease, ExternalQueryInterface, ExternalAddRef, ExternalRelease, GetInterface, QueryAggregates, OnCreateAggregates, GetInterfaceHook, GetStandardProp, SetStandardProp, GetEntryCount, GetDispEntry, MemberIDFromName, GetStackSize, PushStackArgs, CallMemberFunc, OnEvent, GetEventSinkEntry, GetExtraConnectionPoints, GetConnectionHook |
CDocObjectServerItem
protected CDocObjectServerItem( COleServerDoc* pServerDoc, BOOL bAutoDelete );
~CDocObjectServerItem
public virtual ~CDocObjectServerItem();
GetDocument
public COleServerDoc* GetDocument() const;
OnDoVerb
protected virtual void OnDoVerb( LONG iVerb );
OnHide
protected virtual void OnHide();
OnOpen
protected virtual void OnOpen();
OnShow
protected virtual void OnShow();