LINEDATAEX.dwReserved 字段

保留供 IVsTextLines 实现。

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop(在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

语法

声明
Public dwReserved As UShort
public ushort dwReserved
public:
unsigned short dwReserved
val mutable dwReserved: uint16
public var dwReserved : ushort

备注

COM 签名

从 textmgr.idl:

.NET Framework 安全性

请参阅

参考

LINEDATAEX 结构

Microsoft.VisualStudio.TextManager.Interop 命名空间