PCWNF_TYPE_ID - NtDoc

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

typedef const WNF_TYPE_ID *PCWNF_TYPE_ID;

// end_private
#endif
#endif

View code on GitHub

No description available.