Location: Symbol Reference > Structs, Records, Enums > TJwProtectMemoryFlag Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwProtectMemoryFlag Enumeration
Pascal
TJwProtectMemoryFlag = (
  pmSameProcess,
  pmCrossProcess,
  pmSameLogon
);
Members 
Description 
pmSameProcess 
only the same process can decrypt the memory 
pmCrossProcess 
other processes can decrypt the memory 
pmSameLogon 
only the same user can decrypt the memory 

TJwProtectMemoryFlag defines who can decrypt a memory block

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!