BUFFERINITEX Struct
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.
Represents buffer initialization parameters.
public value class BUFFERINITEX
C++/WinRT
struct BUFFERINITEX
[System.Runtime.InteropServices.ComConversionLoss]
public struct BUFFERINITEX
[<System.Runtime.InteropServices.ComConversionLoss>]
type BUFFERINITEX = struct
Public Structure BUFFERINITEX
- Inheritance
-
BUFFERINITEX
- Attributes
dw |
A combination of TextBufferInitFlags enumeration members. |
i |
The buffer length if BIF_INITTEXT is specified. |
p |
The storage, if BIF_CUSTOMSTORAGE is specified |
psz |
The buffer text, if BIF_INITTEXT is specified. |
Produkt | Versiounen |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |