Freigeben über


IEnumFORMATETC.Next Method

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

Syntax

'Declaration
Function Next ( _
    celt As UInteger, _
    <OutAttribute> rgelt As FORMATETC(), _
    <OutAttribute> pceltFetched As UInteger() _
) As Integer
int Next(
    uint celt,
    FORMATETC[] rgelt,
    uint[] pceltFetched
)

Parameters

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IEnumFORMATETC Interface

Microsoft.VisualStudio.OLE.Interop Namespace