Location: Symbol Reference > Structs, Records, Enums > TJwShadowMode Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwShadowMode Enumeration
Pascal
TJwShadowMode = (
  smNoneAllowed,
  smFullControlWithPermission,
  smFullControlWithoutPermission,
  smViewOnlyWithPermission,
  smViewOnlyWithoutPermission
);
Members 
Description 
smNoneAllowed 
The sessions cannot be shadowed 
smFullControlWithPermission 
The sessions be shadowed but needs the user's permission 
smFullControlWithoutPermission 
The sessions be shadowed without the user's permission 
smViewOnlyWithPermission 
The sessions can be viewed but needs the user's permission 
smViewOnlyWithoutPermission 
The sessions can be viewed without the user's permission 

TJwShadowMode indicates the Shadow Permissions of a session

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!