BUFFERINITEX Fields

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubfielddwFlags

A combination of TextBufferInitFlags enumeration members.

System_CAPS_pubfieldiLength

The buffer length if BIF_INITTEXT is specified.

System_CAPS_pubfieldpStorage

The storage, if BIF_CUSTOMSTORAGE is specified

System_CAPS_pubfieldpszText

The buffer text, if BIF_INITTEXT is specified.

Return to top
Show: