IDTSBufferManager100.GetRowWidth(Int32) Méthode

Définition

Obtient la taille, en octets, de la ligne définie pour la définition du type de tampon.

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

Paramètres

hBufferType
Int32

Définition du type de mémoire tampon spécifié dont la taille de ligne est retournée.

Retours

Entier non signé spécifiant la taille, en octets, de la ligne définie par la définition du type de tampon.

Attributs

S’applique à