Share via


IDTSBufferManager100.GetRowWidth(Int32) Method

Definition

public:
 int GetRowWidth(int hBufferType);
[System.Runtime.InteropServices.DispId(125)]
public int GetRowWidth (int hBufferType);
[<System.Runtime.InteropServices.DispId(125)>]
abstract member GetRowWidth : int -> int
Public Function GetRowWidth (hBufferType As Integer) As Integer

Parameters

hBufferType
Int32

Returns

An unsigned integer that specifies the size, in bytes, of the row defined by the buffer type definition.

Attributes

Applies to