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

Declared in "ddk/ntddk.h". https://source.winehq.org/source/include/ddk/ntddk.h

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

Debug channel "ntdll".


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