Share via


ChangeInput.m_dwFlags Field

The flags that describe the change (a combination of REPLACE_TEXT_FLAGS enumeration values).

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

Syntax

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

.NET Framework Security

See Also

Reference

ChangeInput Structure

Microsoft.VisualStudio.TextManager.Interop Namespace