Click or drag to resize

DeviceUtilGetCardCount Method

Returns the printer's total card count values.

Namespace:  Zebra.Sdk.Card.Device
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
CardCountInfo GetCardCount()

Return Value

Type: CardCountInfo
A CardCountInfo instance populated with the printer's card count information.
Exceptions
ExceptionCondition
ConnectionExceptionIf there is an error communicating with the printer.
SettingsExceptionIf an error occurs while retrieving the card count.
ZebraCardExceptionIf the device is busy.
See Also