int = MapGeneric(ObjectType, AceFlags
, Mask
)
Translates generic access rights to specific equivalents
Parameters
ObjectType : PyIID
Type of object that permissions apply to, None or GUID_NULL indicates object itselfAceFlags : int
Flags from the ACE that contains the permissionsMask : int
Bitmask containing access rightsComments
See win32security::MapGenericMask
Return Value
This method should return the input bitmask will all generic rights mapped to specific rights