PRINTER_NOTIFY_INFO_DATA class base struct

The PRINTER_NOTIFY_INFO_DATA structure identifies a job or printer information field and provides the current data for that field.

Inheritance
Available Extensions

Constructors

PRINTER_NOTIFY_INFO_DATA()

Properties

Field int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
Id int
getter/setter pair
NotifyData ↔ _PRINTER_NOTIFY_INFO_DATA__NotifyData_e__Union
getter/setter pair
Reserved int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
Type int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited