语言

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

指定的缓冲区类型定义,返回其行大小。

返回

一个无符号整数,指定缓冲区类型定义中行的大小(字节单位)。

属性

适用于