Udostępnij za pośrednictwem


Metoda IOleDocument.CreateView —

Przestrzeń nazw:  Microsoft.VisualStudio.OLE.Interop
Zestaw:  Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)

Składnia

'Deklaracja
Sub CreateView ( _
    pIPSite As IOleInPlaceSite, _
    pstm As IStream, _
    dwReserved As UInteger, _
    <OutAttribute> ByRef ppView As IOleDocumentView _
)
void CreateView(
    IOleInPlaceSite pIPSite,
    IStream pstm,
    uint dwReserved,
    out IOleDocumentView ppView
)

Parametry

Uwagi

Aby uzyskać informacje na interfejsie COM ZobaczIOleDocument::CreateView

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IOleDocument Interfejs

Przestrzeń nazw Microsoft.VisualStudio.OLE.Interop