#ifndef _NTRTL_H // Protected policies #if (PHNT_VERSION >= PHNT_WINBLUE) // rev NTSYSAPI NTSTATUS NTAPI RtlQueryProtectedPolicy( _In_ PGUID PolicyGuid, _Out_ PULONG_PTR PolicyValue ); #endif #endif View code on GitHub
No description available.