This function emits a beep sound.
Context
Windows client,
Windows server,
Java client,
Java server,
Adelia Cloud client,
Event Adelia client.
Parameters
NUM_BIN_4 |
Frequency |
Frequency of the sound in hertz. |
NUM_BIN_4 |
Duration |
Duration of the sound in milliseconds. |
BOOL |
ReturnCode |
Return code for the operation: *TRUE if the sound was generated, otherwise *FALSE. |
Example
Frequency = 200
Duration = 2000
CALL_DLL 'VATOOLBX.DLL' 'VaToolBxFBeep' Frequency Duration ReturnCode
List of the VaToolBx functions by topic