Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IEnumTfRenderingMarkup::Reset method resets the enumerator object by moving the current position to the beginning of the enumeration sequence.
Syntax
HRESULT Reset();
Parameters
This method has no parameters.
Return value
This method can return one of these values.
| Value | Description |
|---|---|
|
The method was successful. |
Remarks
Note
This method is not currently in the public header files. To use this API, you must MIDL-compile the prototype.