ReactOS 0.4.15-dev-7958-gcd0bb1a
_PSP_RATE_APC Struct Reference

#include <pstypes.h>

Collaboration diagram for _PSP_RATE_APC:

Public Attributes

union {
   SINGLE_LIST_ENTRY   NextApc
 
   ULONGLONG   ExcessCycles
 
}; 
 
ULONGLONG TargetGEneration
 
KAPC RateApc
 

Detailed Description

Definition at line 1087 of file pstypes.h.

Member Data Documentation

◆ 

union { ... } _PSP_RATE_APC::@2647

◆ ExcessCycles

ULONGLONG _PSP_RATE_APC::ExcessCycles

Definition at line 1092 of file pstypes.h.

◆ NextApc

SINGLE_LIST_ENTRY _PSP_RATE_APC::NextApc

Definition at line 1091 of file pstypes.h.

◆ RateApc

KAPC _PSP_RATE_APC::RateApc

Definition at line 1095 of file pstypes.h.

◆ TargetGEneration

ULONGLONG _PSP_RATE_APC::TargetGEneration

Definition at line 1094 of file pstypes.h.


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