ReactOS 0.4.15-dev-7918-g2a2556c
DataTransform Struct Reference

#include <device_private.h>

Collaboration diagram for DataTransform:

Public Attributes

int size
 
int offset_in
 
int offset_out
 
int value
 

Detailed Description

Definition at line 31 of file device_private.h.

Member Data Documentation

◆ offset_in

int DataTransform::offset_in

Definition at line 34 of file device_private.h.

Referenced by create_DataFormat(), and fill_DataFormat().

◆ offset_out

int DataTransform::offset_out

Definition at line 35 of file device_private.h.

Referenced by create_DataFormat(), and fill_DataFormat().

◆ size

int DataTransform::size

Definition at line 33 of file device_private.h.

Referenced by create_DataFormat(), and fill_DataFormat().

◆ value

int DataTransform::value

Definition at line 36 of file device_private.h.

Referenced by create_DataFormat(), and fill_DataFormat().


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