Share via


IEnumFORMATETC.Reset Method

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

Syntax

'Declaration
Function Reset As Integer
'Usage
Dim instance As IEnumFORMATETC 
Dim returnValue As Integer 

returnValue = instance.Reset()
int Reset()
int Reset()
function Reset() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IEnumFORMATETC Interface

IEnumFORMATETC Members

Microsoft.VisualStudio.OLE.Interop Namespace