IDTSBufferManager100.CreateVirtualBuffer(Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- hSourceBuffer
- Int32
- lOutputID
- Int32
- Attributes