ChangeInput.m_dwFlags Field

Definition

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

public: System::UInt32 m_dwFlags;
public: unsigned int m_dwFlags;
unsigned int m_dwFlags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint m_dwFlags;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable m_dwFlags : uint32
Public m_dwFlags As UInteger 

Field Value

Attributes

Applies to