Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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: