ReactOS 0.4.15-dev-8064-gdaf8068
_OLETARGETDEVICE Struct Reference

#include <ole.h>

Public Attributes

USHORT otdDeviceNameOffset
 
USHORT otdDriverNameOffset
 
USHORT otdPortNameOffset
 
USHORT otdExtDevmodeOffset
 
USHORT otdExtDevmodeSize
 
USHORT otdEnvironmentOffset
 
USHORT otdEnvironmentSize
 
BYTE otdData [1]
 

Detailed Description

Definition at line 24 of file ole.h.

Member Data Documentation

◆ otdData

BYTE _OLETARGETDEVICE::otdData[1]

Definition at line 32 of file ole.h.

◆ otdDeviceNameOffset

USHORT _OLETARGETDEVICE::otdDeviceNameOffset

Definition at line 25 of file ole.h.

◆ otdDriverNameOffset

USHORT _OLETARGETDEVICE::otdDriverNameOffset

Definition at line 26 of file ole.h.

◆ otdEnvironmentOffset

USHORT _OLETARGETDEVICE::otdEnvironmentOffset

Definition at line 30 of file ole.h.

◆ otdEnvironmentSize

USHORT _OLETARGETDEVICE::otdEnvironmentSize

Definition at line 31 of file ole.h.

◆ otdExtDevmodeOffset

USHORT _OLETARGETDEVICE::otdExtDevmodeOffset

Definition at line 28 of file ole.h.

◆ otdExtDevmodeSize

USHORT _OLETARGETDEVICE::otdExtDevmodeSize

Definition at line 29 of file ole.h.

◆ otdPortNameOffset

USHORT _OLETARGETDEVICE::otdPortNameOffset

Definition at line 27 of file ole.h.


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