Hi,
Is there any API to find out whether the desktop is locked?
Thanks,
Dhruva123
Printable View
Hi,
Is there any API to find out whether the desktop is locked?
Thanks,
Dhruva123
We need more information as to what led you to believe that your desktop may be locked and anything you did beforehand.
Thanks for the reply.
What exactly I am looking for is this -
In a program that I am writing, it has to take some action if the computer is locked.
if(is_comp_locked()) { /* then do this */}
Hope I am clear now.
Thanks.