LINEDATAEX.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.
ORing of LINEDATAFLAGS enumORing of LINEDATAEXFLAGS enumeration.
public: System::UInt16 dwFlags;
public: unsigned short dwFlags;
unsigned short dwFlags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.USHORT")]
public ushort dwFlags;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.USHORT")>]
val mutable dwFlags : uint16
Public dwFlags As UShort
Field Value
- Attributes
Remarks
COM Signature
From textmgr.idl: