CODE_INTEGRITY_RUNTIME_REPORT結構(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

要求

需求 價值
Header winnt.h