Location: Symbol Reference > Structs, Records, Enums > TThreadData Record
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TThreadData Record
Pascal
TThreadData = record
  pObjectName: TJwString;
  aSecurityInfo: TJwSecurityInformationFlagSet;
  Action: TJwProgInvokeSetting;
  SetType: TJwTreeSetType;
  bKeepExplicit: boolean;
  Owner: TJwSecurityId;
  Group: TJwSecurityId;
  DACL: TJwDAccessControlList;
  SACL: TJwSAccessControlList;
  FNProgressMethod: TJwFnProgressMethod;
  FNProgressProcedure: TJwFnProgressProcedure;
  ProgressUserData: Pointer;
  Disable64Redirection: boolean;
  hThread: THandle;
end;
Members 
Description 
Action: TJwProgInvokeSetting; 
SECURITY_INFORMATION SecurityInfo, 

This is record TThreadData.

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!