InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / PrinterDeviceIdentifier Property
In This Topic
    PrinterDeviceIdentifier Property
    In This Topic

    Gets or sets the hexadecimal address of the DID (device identifier) for the device that the host sends host-initiated print jobs to.

    The valid range of values is 0x20 - 0x7F inclusive.

    Syntax
    expression.PrinterDeviceIdentifier As Integer
    where expression is a variable that represents a UtsTerminal Object
    See Also