UCOMIEnumMoniker.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
Um HRESULT com o valor S_OK.An HRESULT with the value S_OK.
Comentários
Para obter mais informações sobre IEnumMoniker::Reset, consulte a Biblioteca MSDN.For more information about IEnumMoniker::Reset, see the MSDN Library.