Location: Symbol Reference > Classes > TJwSecurityFileFolderMapping Class
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityFileFolderMapping Class
Pascal
TJwSecurityFileFolderMapping = class(TJwSecurityGenericMapping);

TJwSecurityFileFolderMapping defines a generic mapping for file access rights

Name 
Description 
The following tables list the members exposed by TJwSecurityGenericMapping. 
The methods of the TJwSecurityGenericMapping class are listed here. 
TJwSecurityFileFolderMapping Class
Name 
Description 
The following tables list the members exposed by TJwSecurityFileFolderMapping. 
The methods of the TJwSecurityFileFolderMapping class are listed here. 
 
Name 
Description 
 
This is FreeAccessNames, a member of class TJwSecurityGenericMapping. 
 
GenericMap maps an access mask using the winapi MapGenericMask. 
 
GetAccessNames returns a pointer to a SI_ACCESS structure. The caller must free the returned value by using FreeAccessNames
 
GetBitMappingString returns an description of a specific bit value given in Idx. This function only supports one bit per call.  
 
GetMapping creates a generic mapping.  
 
Map 
Map maps one of the generic access mask (GENERIC_READ, GENERIC_WRITE, GENERIC_EXECUTE, GENERIC_ALL) to the specific access mask. The specific access mask depends on GetMapping. GetMapping can be overriden in derived classes to change the behaviour. In TJwSecurityGenericMapping the result is always 0.  
 
MapAccessMaskToString creates a string represenative for the given access mask. The look of the string depends on the result of GetMapping 
TJwSecurityFileFolderMapping Class
 
Name 
Description 
 
TJwSecurityFileFolderMapping 
 
GetMapping returns the generic mapping for file objects. 
 
MapAccessMaskToString creates a string represenative for the given access mask. The look of the string depends on the result of GetMapping 
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!