ReactOS 0.4.15-dev-7953-g1f49173
_KENTROPY_TIMING_STATE Struct Reference

#include <ketypes.h>

Collaboration diagram for _KENTROPY_TIMING_STATE:

Public Attributes

ULONG EntropyCount
 
ULONG Buffer [64]
 
KDPC Dpc
 
ULONG LastDeliveredBuffer
 
PULONG RawDataBuffer
 

Detailed Description

Definition at line 2161 of file ketypes.h.

Member Data Documentation

◆ Buffer

ULONG _KENTROPY_TIMING_STATE::Buffer[64]

Definition at line 2164 of file ketypes.h.

◆ Dpc

KDPC _KENTROPY_TIMING_STATE::Dpc

Definition at line 2165 of file ketypes.h.

◆ EntropyCount

ULONG _KENTROPY_TIMING_STATE::EntropyCount

Definition at line 2163 of file ketypes.h.

◆ LastDeliveredBuffer

ULONG _KENTROPY_TIMING_STATE::LastDeliveredBuffer

Definition at line 2166 of file ketypes.h.

◆ RawDataBuffer

PULONG _KENTROPY_TIMING_STATE::RawDataBuffer

Definition at line 2167 of file ketypes.h.


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