IEnumStream::Reset method (tapi3if.h)
The Reset method resets to the beginning of the enumeration sequence.
Syntax
HRESULT Reset();
Return value
This method can return one of these values.
Value | Meaning |
---|---|
|
Method succeeded. |
|
Insufficient memory exists to perform the operation. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | tapi3if.h (include Tapi3.h) |