LINEDATAEX.dwFlags Field

Definition

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:

Applies to