LINEDATAEX.dwReserved 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.
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: