IVsEnumBufferCoordinatorSpans.Reset Method

Definition

Resets the enumeration to the first element.

C++/CX
public:
 int Reset();

Returns

If successful, returns S_OK; otherwise, returns an error code.

Remarks

COM Signature

From singlefileeditor.idl:

cpp#
HRESULT IVsEnumBufferCoordinatorSpans::Reset();  

After this method is called, the next call to the Next method returns the first element of the enumeration.

Applies to

Produkt Versiounen
Visual Studio SDK 2015, 2017, 2019, 2022