PrApi: Suspend |
Suspends the Passport Reader system.
Public Function Suspend ( ) As Boolean
[Visual Basic] Public Function Suspend() As Boolean
[Delphi] function Suspend(): Boolean;
[C++] bool Suspend();
This function may be called for example when the operating system tries to suspend or for power saving reasons you want to suspend the opened device. Depending on the type of the device and the control level set, different suspending levels can be reached. No events will be raised until the WakeUp method is called.
Class PrApi Overview PrApi Properties PrApi Methods SetStatusLed TestButton