Datalogic .NET SDK
PlayBeep (Method)
Syntax
public static Boolean PlayBeep(BeepTone Tone, BeepTime Duration, Boolean Asynchronous);
Description
Plays a beep from the device.
Parameters Table
|
Type |
Parameter |
Description |
[in] |
BeepTone
|
Tone
|
Specifies the beep tone frequency to be played. |
[in]
|
BeepTime |
Duration |
Specifies the duration of the beep to be played. |
[in]
|
Boolean |
Asynchronous |
Specifies whether this function should return immediately or wait for the sound to finish playing. If "true", then this function returns immediately. Otherwise, this function will return when the tone has completed playing. |
[returns] |
Boolean |
|
TRUE on success. |
[on error] |
FALSE |
|
- |
See Also
Copyright © Datalogic ADC. All Right Reserved