GetSelectedAtomFlags Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies when to match a selected atom.
This enumeration supports a bitwise combination of its member values.
public enum class GetSelectedAtomFlags
public enum class GetSelectedAtomFlags
enum GetSelectedAtomFlags
[System.Flags]
public enum GetSelectedAtomFlags
[<System.Flags>]
type GetSelectedAtomFlags =
Public Enum GetSelectedAtomFlags
- Inheritance
-
GetSelectedAtomFlags
- Attributes
Fields
Name | Value | Description |
---|---|---|
gsaDefault | 0 | Matches an atom when the selection is 1) empty and to the left of it, or 2) exactly selecting it. |
Remarks
COM Signature
From textmgr.idl: