IMAGE_DEBUG_POGO_SIGNATURE_PGO - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTIMAGE_H
#include <pshpack4.h>

#define IMAGE_DEBUG_POGO_SIGNATURE_PGO 'PGO\0' // coffgrp PGO (0x50474F00)

#include <poppack.h>
#endif

View code on GitHub

NtDoc

No description available.