Sound PropertySet Sound Bytes Method
This is used to set the bytes that make up the sound
Definition
Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public void SetSoundBytes(
byte[] sound
)VB
Public Sub SetSoundBytes (
sound As Byte()
)C++
public:
void SetSoundBytes(
array<unsigned char>^ sound
)F#
member SetSoundBytes :
sound : byte[] -> unit Parameters
- sound Byte
- The byte array to use
Remarks
Setting the bytes will force the ValueLocation property to BINARY