ReactOS 0.4.16-dev-1106-g00b5dc8
_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 2324 of file ketypes.h.

Member Data Documentation

◆ Buffer

ULONG _KENTROPY_TIMING_STATE::Buffer[64]

Definition at line 2327 of file ketypes.h.

◆ Dpc

KDPC _KENTROPY_TIMING_STATE::Dpc

Definition at line 2328 of file ketypes.h.

◆ EntropyCount

ULONG _KENTROPY_TIMING_STATE::EntropyCount

Definition at line 2326 of file ketypes.h.

◆ LastDeliveredBuffer

ULONG _KENTROPY_TIMING_STATE::LastDeliveredBuffer

Definition at line 2329 of file ketypes.h.

◆ RawDataBuffer

PULONG _KENTROPY_TIMING_STATE::RawDataBuffer

Definition at line 2330 of file ketypes.h.


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