This method resets the enumerator back to the beginning of the collection.
HRESULT IVIO_EnumDevices::Reset ( );
S_OK indicates that the enumerator was set to the beginning of the collection. S_FALSE indicates that the enumerator was not set to the beginning of the collection.