|
JWSCL Documentation
|
function FindDesktopByHandle(const Handle: HDESK): TJwSecurityDesktop; virtual;
|
Parameters |
Description |
|
const Handle: HDESK |
contains the handle to be searched for |
Returns the instance of desktop to be found; otherwise found if the desktop is not in list of TJwSecurityDesktops
FindDesktopByHandle searches for a desktop in the TJwSecurityDesktops list that has the same handle. This function even searches desktops administerd by this instance even if they are closed. In this case it temporarily opens the desktop and closes it again.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|