|
JWSCL Documentation
|
function GetSecurityDesktopWindowHandles: TList; virtual;
Returns a list of desktop handles. The return value can never be nil and therfore must be freed by the caller.
GeTSecurityDesktopWindowHandles creates a list of available desktop window handles. All TList pointers are desktop handles. You can convert them to HDESK by type cast : HDESK(List.Item[i])
|
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!
|