BUFFERINITEX Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | dwFlags | A combination of TextBufferInitFlags enumeration members. |
![]() | iLength | The buffer length if BIF_INITTEXT is specified. |
![]() | pStorage | The storage, if BIF_CUSTOMSTORAGE is specified |
![]() | pszText | The buffer text, if BIF_INITTEXT is specified. |
Show:
