IOleDocument::EnumViews Method (IEnumOleDocumentViews^, IOleDocumentView^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void EnumViews(
[OutAttribute] IEnumOleDocumentViews^% ppEnum,
[OutAttribute] IOleDocumentView^% ppView
)
Parameters
- ppView
- Type: Microsoft.VisualStudio.OLE.Interop::IOleDocumentView^
For information on the COM interface, see CA186853-0792-4A34-B718-46927A73E670
Show: