NAME

MapGenericMask  (ADVAPI32.@)

SYNOPSIS

 VOID MapGenericMask
 (
  PDWORD           AccessMask,
  PGENERIC_MAPPING GenericMapping
 )

DESCRIPTION

Maps generic access rights into specific access rights according to the supplied mapping.

PARAMS

AccessMask [In/Out] Access rights.
GenericMapping [In] The mapping between generic and specific rights.

RETURNS

Nothing.

IMPLEMENTATION

Defined in "winbase.h".

Implemented in "dlls/advapi32/security.c". source.winehq.org/source/dlls/advapi32/security.c

Debug channel "advapi".


Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.