|
JWSCL Documentation
|
function OpenInputDesktop(const DesktopFlags: TJwSecurityDesktopFlags; const doInherit: boolean; const aDesiredAccess: ACCESS_MASK): HDESK; virtual;
OpenInputDesktop opens the desktop that currently holds the input. This function does check for an already opened desktop in this instance and raises an EOpenDesktop Error It simply overrides the current handle of this desktop instance. For more information about parameters see Create .
Do not use this function, it is used for internal purposes.
|
Exceptions |
Description |
|
with an error description if the desktop could not be opened | |
|
if the desktop is already opened by this instance. |
|
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!
|