FINDMARKERFLAGS Enumeration
Visual Studio 2015
Specifies directional options for locating markers.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Member name | Description | |
|---|---|---|
| FM_BACKWARD | Searches for markers in the backward direction. | |
| FM_FORWARD | Searches for markers in the forward direction (implicit). |
From textmgr.idl:
Show: