PORT_INFO_2 class base Struct

The PORT_INFO_2 structure identifies a supported printer port.

Inheritance

Constructors

PORT_INFO_2()

Properties

fPortType int
read / write
hashCode int
The hash code for this object.
read-onlyinherited
pDescription Pointer<Utf16>
read / write
pMonitorName Pointer<Utf16>
read / write
pPortName Pointer<Utf16>
read / write
Reserved int
read / write
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

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