ChangeInput.m_dwFlags Field
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.
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