IDTSBufferManager100.GetRowWidth(Int32) Método

Definición

Obtiene el tamaño, en bytes, de la fila definida para la definición de tipo de búfer.

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

Parámetros

hBufferType
Int32

La definición de tipo de búfer especificada cuyo tamaño de la fila se devuelve.

Devoluciones

Un entero sin signo que especifica el tamaño, en bytes, de la fila definida por la definición de tipo de búfer.

Atributos

Se aplica a