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

This is class TJwSecurityDesktopMapping.

Name 
Description 
The following tables list the members exposed by TJwSecurityGenericMapping. 
The methods of the TJwSecurityGenericMapping class are listed here. 
TJwSecurityDesktopMapping Class
Name 
Description 
The following tables list the members exposed by TJwSecurityDesktopMapping. 
The methods of the TJwSecurityDesktopMapping 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 
TJwSecurityDesktopMapping Class
 
Name 
Description 
 
TJwSecurityDesktopMapping 
 
GetMapping returns the generic mapping for registry 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!