IDTSBufferManager100.GetRowWidth(Int32) メソッド

定義

バッファーの種類の定義に対して定義されている行のサイズ (バイト単位) を取得します。

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

パラメーター

hBufferType
Int32

行サイズが返された、指定したバッファーの種類の定義です。

戻り値

バッファーの種類の定義で定義されている行のサイズ (バイト単位) を指定する符号なし整数です。

属性

適用対象