COleLinkingDoc::Revoke

通知文档不再是打开的OLE系统DLL。

void Revoke( );

备注

调用此功能可用于OLE系统DLL的文档的注册。

您应调用此函数,当关闭一个名称文件时,但是,您通常不需要直接调用它。 Revoke 为您调用 OnCloseDocumentOnNewDocumentOnOpenDocumentOnSaveDocumentCOleLinkingDoc的实现。

要求

Header: afxole.h

请参见

参考

COleLinkingDoc选件类

层次结构图

COleTemplateServer选件类

CDocument::OnCloseDocument

CDocument::OnNewDocument

CDocument::OnOpenDocument

CDocument::OnSaveDocument