WerSvcTriggerGuid - NtDoc

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

DEFINE_GUID(  /* e46eead8-0c54-4489-9898-8fa79d059e0e */
    WerSvcTriggerGuid,
    0xe46eead8,
    0x0c54,
    0x4489,
    0x98, 0x98, 0x8f, 0xa7, 0x9d, 0x05, 0x9e, 0x0e
    );

#endif

View code on GitHub

No description available.