Process Hacker
_QUERY_PERFORMANCE_COUNTER_FLAGS Struct Reference

#include <ntexapi.h>

Data Fields

union {
   struct {
      ULONG   KernelTransition: 1
 
      ULONG   Reserved: 31
 
   } 
 
   ULONG   ul
 
}; 
 

Detailed Description

Definition at line 2183 of file ntexapi.h.

Field Documentation

union { ... }
ULONG KernelTransition

Definition at line 2189 of file ntexapi.h.

ULONG Reserved

Definition at line 2190 of file ntexapi.h.

ULONG ul

Definition at line 2192 of file ntexapi.h.


The documentation for this struct was generated from the following file: