NAME

RtlMapGenericMask  (NTDLL.@)

SYNOPSIS

 void RtlMapGenericMask
 (
  PACCESS_MASK           AccessMask,
  const GENERIC_MAPPING* GenericMapping
 )

DESCRIPTION

Determine the nongeneric access rights specified by an access mask.

RETURNS

Nothing.

IMPLEMENTATION

Defined in "winternl.h".

Implemented in "dlls/ntdll/rtl.c". source.winehq.org/source/dlls/ntdll/rtl.c

Debug channel "ntdll".


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