LINEDATAEX.dwReserved Field

Definition

Reserved for use by IVsTextLines implementation.

public: System::UInt16 dwReserved;
public: unsigned short dwReserved;
unsigned short dwReserved;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.USHORT")]
public ushort dwReserved;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.USHORT")>]
val mutable dwReserved : uint16
Public dwReserved As UShort 

Field Value

Attributes

Remarks

COM Signature

From textmgr.idl:

Applies to