RtlMapGenericMask.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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".

Debug channel "ntdll".