ReactOS 0.4.15-dev-7924-g5949c20
record_printer Struct Reference
Collaboration diagram for record_printer:

Public Attributes

UINT32 attributes
 
const WCHARdevice_id
 
const WCHARdrivername
 
UINT32 horizontalresolution
 
int local
 
const WCHARlocation
 
const WCHARname
 
int network
 
const WCHARportname
 

Detailed Description

Definition at line 1206 of file builtin.c.

Member Data Documentation

◆ attributes

UINT32 record_printer::attributes

Definition at line 1208 of file builtin.c.

Referenced by fill_printer().

◆ device_id

const WCHAR* record_printer::device_id

Definition at line 1209 of file builtin.c.

Referenced by fill_printer().

◆ drivername

const WCHAR* record_printer::drivername

Definition at line 1210 of file builtin.c.

Referenced by fill_printer().

◆ horizontalresolution

UINT32 record_printer::horizontalresolution

Definition at line 1211 of file builtin.c.

Referenced by fill_printer().

◆ local

int record_printer::local

Definition at line 1212 of file builtin.c.

Referenced by fill_printer().

◆ location

const WCHAR* record_printer::location

Definition at line 1213 of file builtin.c.

Referenced by fill_printer().

◆ name

const WCHAR* record_printer::name

Definition at line 1214 of file builtin.c.

Referenced by fill_printer().

◆ network

int record_printer::network

Definition at line 1215 of file builtin.c.

Referenced by fill_printer().

◆ portname

const WCHAR* record_printer::portname

Definition at line 1216 of file builtin.c.

Referenced by fill_printer().


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