Compartilhar via


Método UCOMIEnumString.Reset ()

 

Dica

The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.

Redefine a sequência de enumeração para o início.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (em mscorlib.dll)

Sintaxe

int Reset()
int Reset()
abstract Reset : unit -> int
Function Reset As Integer

Valor Retornado

Type: System.Int32

Um HRESULT com o valor S_OK.

Comentários

Para obter mais informações sobre IEnumString::Reset, consulte a Biblioteca MSDN.

Informações de Versão

.NET Framework
Disponível desde 1.1

Confira Também

Interface UCOMIEnumString
Namespace System.Runtime.InteropServices

Retornar ao início