SELECTIONSTATE.dwFlags Field

Combination of SELECTIONSTATEFLAGS enumeration values.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Public dwFlags As UInteger
public uint dwFlags
public:
unsigned int dwFlags
val mutable dwFlags: uint32
public var dwFlags : uint

Remarks

COM Signature

From textmgr.idl:

.NET Framework Security

See Also

Reference

SELECTIONSTATE Structure

Microsoft.VisualStudio.TextManager.Interop Namespace