LAYER_MODULE_CAPABILITIES Enumeration
Visual Studio 2015
Enumerates the text manipulation capabilities of a layer
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Member name | Description | |
|---|---|---|
| LMC_TEXTFIND | Shallow text find operations (for example, ISearch) | |
| LMC_TEXTORIGINATE | Originates text | |
| LMC_TEXTPRINT | Printing |
From textmgr.idl:
Show: