IEnumSTATDATA.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, consulte método IEnumSTATDATA:: Reset.For more information, see IEnumSTATDATA::Reset method.

Aplica-se a