PLDR_ENUM_CALLBACK - NtDoc

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

typedef LDR_ENUM_CALLBACK* PLDR_ENUM_CALLBACK;

#endif
#endif

View code on GitHub

No description available.