PS_PROTECTED_SIGNER_MASK - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTPSAPI_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)
// begin_private

#define PS_PROTECTED_SIGNER_MASK 0xFF

// end_private
#endif
#endif

View code on GitHub

No description available.