ReactOS 0.4.15-dev-7942-gd23573b
_WDF_IFR_OFFSET Struct Reference

#include <fxifr.h>

Collaboration diagram for _WDF_IFR_OFFSET:

Public Attributes

union {
   struct {
      USHORT   Current
 
      USHORT   Previous
 
   }   s
 
   LONG   AsLONG
 
u
 

Detailed Description

Definition at line 77 of file fxifr.h.

Member Data Documentation

◆ AsLONG

LONG _WDF_IFR_OFFSET::AsLONG

Definition at line 83 of file fxifr.h.

Referenced by FxIFR().

◆ Current

USHORT _WDF_IFR_OFFSET::Current

Definition at line 80 of file fxifr.h.

◆ Previous

USHORT _WDF_IFR_OFFSET::Previous

Definition at line 81 of file fxifr.h.

◆ 

struct { ... } _WDF_IFR_OFFSET::s

Referenced by FxIFR().

◆ 

union { ... } _WDF_IFR_OFFSET::u

Referenced by FxIFR().


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