LAYER_MODULE_CAPABILITIES Enumeration
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'宣言
Public Enumeration LAYER_MODULE_CAPABILITIES
'使用
Dim instance As 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_TEXTPRINT | Printing | |
LMC_TEXTORIGINATE | Originates text |
Remarks
COM Signature
From textmgr.idl: