DriverVerifierGuid - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTWMI_H

DEFINE_GUID( /* D56CA431-61BF-4904-A621-00E0381E4DDE */
    DriverVerifierGuid,
    0xd56ca431,
    0x61bf,
    0x4904,
    0xa6, 0x21, 0x0, 0xe0, 0x38, 0x1e, 0x4d, 0xde
    );

#endif

View code on GitHub

No description available.