
65
3.43 SysAudioOn
This function turns on the audio integrated in the terminal that is being in the virtual OFF mode.
In the Device Emulator, the function does not perform, but stores the preset value as internal
variable. The value stored can be checked with SysGetAudioPowerState function.
Calling Sequences
[C++]
DWORD SysAudioOn( )
[Visual Basic]
Public Shared Function SysAudioOn () As Int32
[C#]
public static Int32 SysAudioOn ()
Parameter
None
Return Values
TRUE : Normal end
FALSE : Internal error
FUNCTION_UNSUPPORT : Unsupported error
Kommentare zu diesen Handbüchern