StopIdle Method
Stops idling.
Syntax
int StopIdle();
Remarks
This method stops idling if it was previously started via StartIdle. If the class is not idling this method does nothing.
|
IP*Works! OpenPGP 2016 C++ Edition
Questions / Feedback?
StopIdle MethodStops idling. Syntaxint StopIdle(); RemarksThis method stops idling if it was previously started via StartIdle. If the class is not idling this method does nothing. |
||