IEnumDebugPropertyInfo::Reset
Resets an enumeration sequence to the beginning.
Syntax
HRESULT Reset (
void
);
Return Value
Returns a valid HRESULT
, typically S_OK
.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Resets an enumeration sequence to the beginning.
HRESULT Reset (
void
);
Returns a valid HRESULT
, typically S_OK
.