Udostępnij za pośrednictwem


COleLinkingDoc::Revoke

Informuje biblioteki DLL systemu OLE dokument jest już otwarty.

void Revoke( );

Uwagi

Wywołanie tej funkcji, uchylenie rejestracji dokumentu z biblioteki DLL systemu OLE.

Powinna wywołać tę funkcję podczas zamykania pliku nazwanego, ale zazwyczaj nie trzeba go wywołać bezpośrednio.Revokeis called for you by COleLinkingDoc's implementation of OnCloseDocument, OnNewDocument, OnOpenDocument, and OnSaveDocument.

Wymagania

Nagłówek: afxole.h

Zobacz też

Informacje

Klasa COleLinkingDoc

Diagram hierarchii

Klasa COleTemplateServer

CDocument::OnCloseDocument

CDocument::OnNewDocument

CDocument::OnOpenDocument

CDocument::OnSaveDocument