ReactOS 0.4.15-dev-6069-g56a4501
_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 2101 of file ketypes.h.

Member Data Documentation

◆ Buffer

ULONG _KENTROPY_TIMING_STATE::Buffer[64]

Definition at line 2104 of file ketypes.h.

◆ Dpc

KDPC _KENTROPY_TIMING_STATE::Dpc

Definition at line 2105 of file ketypes.h.

◆ EntropyCount

ULONG _KENTROPY_TIMING_STATE::EntropyCount

Definition at line 2103 of file ketypes.h.

◆ LastDeliveredBuffer

ULONG _KENTROPY_TIMING_STATE::LastDeliveredBuffer

Definition at line 2106 of file ketypes.h.

◆ RawDataBuffer

PULONG _KENTROPY_TIMING_STATE::RawDataBuffer

Definition at line 2107 of file ketypes.h.


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