UCOMIEnumString.Reset Método

Definição

Redefine a sequência de enumeração para o início.Resets the enumeration sequence to the beginning.

public:
 int Reset();
public int Reset ();
abstract member Reset : unit -> int
Public Function Reset () As Integer

Retornos

Int32

Um HRESULT com o valor S_OK.An HRESULT with the value S_OK.

Comentários

Para obter mais informações sobre IEnumString::Reset, consulte a Biblioteca MSDN.For more information about IEnumString::Reset, see the MSDN Library.

Aplica-se a