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 です。

属性

適用対象