IOleDocumentView Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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