SM_COMPRESSION_READ_STATS_EMBEDDED_PFN - NtDoc

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

// rev
typedef struct _SM_COMPRESSION_READ_STATS_EMBEDDED_PFN
{
    SM_COMPRESSION_READ_STATS_PFN_UNION1 Union1; // _MMPFN.___u0, state-dependent
    SM_COMPRESSION_READ_STATS_PFN_BLINK BlinkField;
    SM_COMPRESSION_READ_STATS_PFN_FLAGS ReferenceCountAndFlags;
    SM_COMPRESSION_READ_STATS_PFN_FLAGS4 PfnFlags4;
} SM_COMPRESSION_READ_STATS_EMBEDDED_PFN, *PSM_COMPRESSION_READ_STATS_EMBEDDED_PFN;

#endif

View code on GitHub

NtDoc

No description available.