visit Kofax web site

SPTablet Class Reference

List of all members.

Detailed Description

PHP Wrapper around the COM object ActiveSW.SPTablet.

Note:
the class SPTablet requires a prior instance of a SPSignWare object
See also:
ACTIVESWLib.ISPTablet


Public Member Functions

 getDeviceString ($iDevice)
 Query the readable form of a device identifier.
 getDriverString ($iDriver)
 Query the readable form of a driver identifier.
 SPTablet ()

Public Attributes

 $className = "SPTablet"
 Name of this class.
 $com = false
 native COM handle


Constructor & Destructor Documentation

SPTablet.SPTablet  ) 
 

Constructor

Exceptions:
Exception on errors


Member Function Documentation

SPTablet.getDeviceString iDevice  ) 
 

Query the readable form of a device identifier.

Parameters:
$iDevice [i] thee device identifier
Returns:
String the device name
Exceptions:
Exception on errors
See also:
ACTIVESWLib.ISPTablet.GetDeviceString

SPTablet.getDriverString iDriver  ) 
 

Query the readable form of a driver identifier.

Parameters:
$iDriver [i] thee driver identifier
Returns:
String, the driver name
Exceptions:
Exception on errors
See also:
ACTIVESWLib.ISPTablet.GetDriverString


Member Data Documentation

SPTablet.$className = "SPTablet"
 

Name of this class.

SPTablet.$com = false
 

native COM handle


The documentation for this class was generated from the following file: