Click or drag to resize

LinkOsInformation Constructor (DiscoveredPrinter)

Creates a container class to hold Link-OS information based on the supplied discoveredPrinter.

Namespace:  Zebra.Sdk.Printer
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public LinkOsInformation(
	DiscoveredPrinter discoveredPrinter
)

Parameters

discoveredPrinter
Type: Zebra.Sdk.Printer.DiscoveryDiscoveredPrinter
A discovered printer.
See Also