言語

IDTSBufferManager100.CreateVirtualBuffer(Int32, Int32) メソッド

定義

仮想 IDTSBuffer100 オブジェクトを作成します。

public:
 void CreateVirtualBuffer(int hSourceBuffer, int lOutputID);
[System.Runtime.InteropServices.DispId(108)]
public void CreateVirtualBuffer(int hSourceBuffer, int lOutputID);
[<System.Runtime.InteropServices.DispId(108)>]
abstract member CreateVirtualBuffer : int * int -> unit
Public Sub CreateVirtualBuffer (hSourceBuffer As Integer, lOutputID As Integer)

パラメーター

hSourceBuffer
Int32

登録バッファの発生元。

lOutputID
Int32

一意の出力要求IDです。

属性

適用対象