IVIO_EnumDevices::Reset

This method resets the enumerator back to the beginning of the collection.

Syntax

HRESULT IVIO_EnumDevices::Reset ( );

Return Values

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.