#include <rtl.h>
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ RtlAreAllAccessesGranted()
Definition at line 22 of file access.c.
24{
26
27
29}
_Must_inspect_result_ _In_ WDFDEVICE _In_ ULONG _In_ ACCESS_MASK DesiredAccess
◆ RtlAreAnyAccessesGranted()
Definition at line 36 of file access.c.
38{
40
41
43}
_In_ PSECURITY_SUBJECT_CONTEXT _In_ BOOLEAN _In_ ACCESS_MASK _In_ ACCESS_MASK _Outptr_opt_ PPRIVILEGE_SET _In_ PGENERIC_MAPPING _In_ KPROCESSOR_MODE _Out_ PACCESS_MASK GrantedAccess
◆ RtlMapGenericMask()
Definition at line 50 of file access.c.
52{
54
55
60
61
63}
static GENERIC_MAPPING GenericMapping
_In_ ACCESS_MASK AccessMask
ACCESS_MASK GenericExecute