Ispvprinterdevicefactory Reference; Overview; Methods; Createdevice - SATO PV3 Manual

Xamarin sdk
Hide thumbs Also See for PV3:
Table of Contents

Advertisement

4. ISPVPrinterDeviceFactory Reference

4-1 Overview

• "ISPVPrinterDeviceFactory" interface can be used to create an instance implementing
"IPrinterDevice" interface for communication with a specific device. All instances
for device (printer) control are created using the "createDevice" method.

4-2 Methods

Use the "current" property in "SPVPrinterDeviceFactory" class to call the
methods defined in this interface.
Note
eg) SPVPrinterDeviceFactory.Current.createDevice(10)

4-2-1 createDevice

Gets an instance for communication with a specific device.
[Syntax]
IPrinterDevice createDevice(DeviceType deviceType);
[Parameters]
Device deviceType: A value of the device type to create.
DeviceType Enumeration
LABEL_PRINTER
[Returns]
A reference to the instance implementing "IPrinterDevice" interface specified or null.
Ver. 1.01
Value
1
Label Prniter
- 10 -
Xamarin SDK
Description

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pv4

Table of Contents