OleDataObject.SetAudio Method
Include Protected Members
Include Inherited Members
Adds data to the data object in the WaveAudio format.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Adds a Byte array to the data object in the WaveAudio format after converting it to a Stream. (Inherited from DataObject.)
Adds a Stream to the data object in the WaveAudio format. (Inherited from DataObject.)
Top