ReactOS 0.4.15-dev-7842-g558ab78
_SRB_HISTORY Struct Reference

#include <cdromp.h>

Public Member Functions

 _Field_range_ (1, 30000) ULONG TotalHistoryCount
 
 _Field_range_ (0, TotalHistoryCount) ULONG UsedHistoryCount
 
 _Field_size_part_ (TotalHistoryCount, UsedHistoryCount) SRB_HISTORY_ITEM History[1]
 
 _Field_range_ (1, 30000) ULONG TotalHistoryCount
 
 _Field_range_ (0, TotalHistoryCount) ULONG UsedHistoryCount
 
 _Field_size_part_ (TotalHistoryCount, UsedHistoryCount) SRB_HISTORY_ITEM History[1]
 

Public Attributes

ULONG_PTR ClassDriverUse [4]
 

Detailed Description

Definition at line 105 of file cdromp.h.

Member Function Documentation

◆ _Field_range_() [1/4]

_SRB_HISTORY::_Field_range_ ( ,
TotalHistoryCount   
)

◆ _Field_range_() [2/4]

_SRB_HISTORY::_Field_range_ ( ,
TotalHistoryCount   
)

◆ _Field_range_() [3/4]

_SRB_HISTORY::_Field_range_ ( ,
30000   
)

◆ _Field_range_() [4/4]

_SRB_HISTORY::_Field_range_ ( ,
30000   
)

◆ _Field_size_part_() [1/2]

_SRB_HISTORY::_Field_size_part_ ( TotalHistoryCount  ,
UsedHistoryCount   
)

◆ _Field_size_part_() [2/2]

_SRB_HISTORY::_Field_size_part_ ( TotalHistoryCount  ,
UsedHistoryCount   
)

Member Data Documentation

◆ ClassDriverUse

ULONG_PTR _SRB_HISTORY::ClassDriverUse

Definition at line 106 of file cdromp.h.

Referenced by ScratchBuffer_ResetItems().


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