IOleDocument::CreateView Method (IOleInPlaceSite^, IStream^, UInt32, IOleDocumentView^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void CreateView(
	IOleInPlaceSite^ pIPSite,
	IStream^ pstm,
	unsigned int dwReserved,
	[OutAttribute] IOleDocumentView^% ppView
)

For information on the COM interface, see 709D7FF4-D32D-405F-8839-B05DF49EF751

Return to top
Show: