BUFFER_WIRE_PACKET Struct
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.
Specifies the buffer wire packet of the pipeline wrapper.
public value class BUFFER_WIRE_PACKET
public struct BUFFER_WIRE_PACKET
type BUFFER_WIRE_PACKET = struct
Public Structure BUFFER_WIRE_PACKET
- Inheritance
-
BUFFER_WIRE_PACKET
Fields
dwColCount |
The column count. |
dwRowCount |
The row count. |
nRowSize |
The row size. |
pColInfo |
The column information. |
ppvRowStarts |
The start of the row. |
vbIsEndOfRowset |
The end of the row set. |