
41
3.22 SysSoftReset
This function resets the terminal.
In the Device Emulator, the function does not perform.
Calling Sequences
[C++]
DWORD SysSoftReset( )
[Visual Basic]
Public Shared Function SysSoftReset() As Int32
[C#]
public static Int32 SysSoftReset()
Parameter
None
Return Values
None : When the function is supported by the terminal.
FUNCTION_UNSUPPORT : Unsupported error
Note:
When this function is carried out, the terminal will be reset immediately, and files and data
being accessed may be lost. Be sure to close all files if any is opened before carrying out
this function.
Kommentare zu diesen Handbüchern