Location: Symbol Reference > Classes > TJwSecurityWindowStation Class > TJwSecurityWindowStation Properties
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityWindowStation Properties

The properties of the TJwSecurityWindowStation class are listed here.

 
Name 
Description 
 
DesktopNames returns an arrays of desktop names (TJwString) This method raises EJwsclWinCallFailedException if a call to EnumDesktops failed. 
 
DestroyWinSta defines whether a call to CloseHandle is done on instance destroying (true) or not. 
 
Flags sets or gets window station flags. This method raises EJwsclWinCallFailedException if a call to SetUserObjectInformation or GetUserObjectInformation failed. 
 
Handle contains the handle of the window station. Handle is 0 if the window station was not opened or created. 
 
Name 
Name returns the name of the window station. This method raises EJwsclWinCallFailedException if a call to GetUserObjectInformation failed. 
 
ObjectType returns a string of this object ("window station") This method raises EJwsclWinCallFailedException if a call to GetUserObjectInformation failed. 
 
SecurityDescriptor[Info sets or gets the security descriptor of the current window station. This property uses a parameter Info to set which information is to be set or get. ex. SecurityDescriptor[[sif_XXXX,sif_XXXX]]
If used for getting the SD the caller is responsible for freeing the instance.
Getting the security parameter uses TJwSecureGeneralObject.GetSecurityInfo , setting the security parameter uses TJwSecureGeneralObject.SetSecurityInfo , see the methods for more informations and errors. 
 
UserSID returns the user of this window station. This method raises EJwsclWinCallFailedException if a call to GetUserObjectInformation failed. 
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!