UserDiagnosticGuid - NtDoc

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

DEFINE_GUID(  /* 305fc87b-002a-5e26-d297-60223012ca9c */
    UserDiagnosticGuid,
    0x305fc87b,
    0x002a,
    0x5e26, 0xd2, 0x97, 0x60, 0x22, 0x30, 0x12, 0xca, 0x9c
    );

#endif

View code on GitHub

No description available.