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.
Enumerates the text manipulation capabilities of a layer
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
Public Enumeration LAYER_MODULE_CAPABILITIES
public enum LAYER_MODULE_CAPABILITIES
public enum class LAYER_MODULE_CAPABILITIES
type LAYER_MODULE_CAPABILITIES
public enum LAYER_MODULE_CAPABILITIES
Members
Member name | Description | |
---|---|---|
LMC_TEXTFIND | Shallow text find operations (for example, ISearch) | |
LMC_TEXTORIGINATE | Originates text | |
LMC_TEXTPRINT | Printing |
Remarks
COM Signature
From textmgr.idl: