Click or drag to resize

DiscoveryUtilCard Class

Defines function used to discover information about a Zebra Card Printer.
Inheritance Hierarchy
SystemObject
  Zebra.Sdk.Card.Printer.DiscoveryDiscoveryUtilCard

Namespace:  Zebra.Sdk.Card.Printer.Discovery
Assembly:  SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax
public class DiscoveryUtilCard

The DiscoveryUtilCard type exposes the following members.

Constructors
  NameDescription
Public methodDiscoveryUtilCard
Initializes a new instance of the DiscoveryUtilCard class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberGetDiscoveryDataMap
Reads the discovery packet from the provided connection.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also