ReactOS 0.4.15-dev-7942-gd23573b
_CLASS_INTERPRET_SENSE_INFO2 Struct Reference

#include <classpnp.h>

Public Member Functions

 _Field_range_ (sizeof(CLASS_INTERPRET_SENSE_INFO), sizeof(CLASS_INTERPRET_SENSE_INFO)) ULONG Size
 
 _Field_range_ (1, 30000) ULONG HistoryCount
 

Public Attributes

__callback PCLASS_COMPRESS_RETRY_HISTORY_DATA Compress
 
__callback PCLASS_INTERPRET_SENSE_INFO Interpret
 

Detailed Description

Definition at line 561 of file classpnp.h.

Member Function Documentation

◆ _Field_range_() [1/2]

_CLASS_INTERPRET_SENSE_INFO2::_Field_range_ ( ,
30000   
)

◆ _Field_range_() [2/2]

_CLASS_INTERPRET_SENSE_INFO2::_Field_range_ ( sizeof(CLASS_INTERPRET_SENSE_INFO)  ,
sizeof(CLASS_INTERPRET_SENSE_INFO)   
)

Member Data Documentation

◆ Compress

__callback PCLASS_COMPRESS_RETRY_HISTORY_DATA _CLASS_INTERPRET_SENSE_INFO2::Compress

Definition at line 565 of file classpnp.h.

Referenced by HistoryLogSendPacket().

◆ Interpret

__callback PCLASS_INTERPRET_SENSE_INFO _CLASS_INTERPRET_SENSE_INFO2::Interpret

Definition at line 566 of file classpnp.h.

Referenced by InterpretSenseInfoWithoutHistory(), and InterpretTransferPacketError().


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