Aracılığıyla paylaş


IEnumOleDocumentViews.Next Method

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

Syntax

'Bildirim
Function Next ( _
    cViews As UInteger, _
    <OutAttribute> rgpView As IOleDocumentView(), _
    <OutAttribute> ByRef pcFetched As UInteger _
) As Integer
int Next(
    uint cViews,
    IOleDocumentView[] rgpView,
    out uint pcFetched
)

Parameters

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IEnumOleDocumentViews Interface

Microsoft.VisualStudio.OLE.Interop Namespace