IDTSBufferManager100.GetRowWidth(Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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