_MidiData.SetData 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.
Overloads
SetData(Byte[]) | |
SetData(Int32, IntPtr) | |
SetData(Int32, Int32, Byte[]) |
SetData(Byte[])
public void SetData (byte[] Data);
member this.SetData : byte[] -> unit
Parameters
- Data
- Byte[]