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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.