Поделиться через


IOleDocumentView Interface

Definition

Provides communication between a container and each view supported by a document object. For more information, see IOleDocumentView.

public interface class IOleDocumentView
public interface class IOleDocumentView
__interface IOleDocumentView
[System.Runtime.InteropServices.Guid("B722BCC6-4E68-101B-A2BC-00AA00404770")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleDocumentView
[System.Runtime.InteropServices.Guid("B722BCC6-4E68-101B-A2BC-00AA00404770")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IOleDocumentView
[<System.Runtime.InteropServices.Guid("B722BCC6-4E68-101B-A2BC-00AA00404770")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleDocumentView = interface
[<System.Runtime.InteropServices.Guid("B722BCC6-4E68-101B-A2BC-00AA00404770")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IOleDocumentView = interface
Public Interface IOleDocumentView
Attributes

Applies to