Location: Symbol Reference > Classes > TJwSecurityDesktops Class > TJwSecurityDesktops Methods > TJwSecurityDesktops.OpenInputDesktop Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityDesktops.OpenInputDesktop Method
Pascal
function OpenInputDesktop(const DesktopFlags: TJwSecurityDesktopFlags; const aDesiredAccess: ACCESS_MASK; const doInherit: boolean): TJwSecurityDesktop; virtual;

OpenInputDesktop opens the desktop that currently holds the input and adds it to the list (if successfull) 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 
is raised if the desktop could not be opened 
is raised 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!