Interrupt Method
Interrupt the current method.
Syntax
int Interrupt();
Remarks
If there is no method in progress, Interrupt simply returns, doing nothing.
|
IP*Works! OpenPGP 2016 C++ Edition
Questions / Feedback?
Interrupt MethodInterrupt the current method. Syntaxint Interrupt(); RemarksIf there is no method in progress, Interrupt simply returns, doing nothing. |
||