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

要求

要求 价值
标头 winnt.h