Edit

CODE_INTEGRITY_RUNTIME_REPORT structure (winnt.h)

Syntax

typedef struct _CODE_INTEGRITY_RUNTIME_REPORT {
  RUNTIME_REPORT_HEADER Header;
  UINT64                CurrentGeneration;
  UINT32                NumberOfGenerations;
} CODE_INTEGRITY_RUNTIME_REPORT;

Members

Header

CurrentGeneration

NumberOfGenerations

Requirements

Requirement Value
Header winnt.h