Initializes a new instance of the SmartpenPackages class using the pen handle.
internal SmartpenPackages(PenHandle penHandle);
Parameters |
Description |
PenHandle penHandle |
The PenHandle is assigned by the PenComm Service. Get it from the PenHandle property of a Smartpen object. Get a list of pen handles from the Smartpens.PenHandles property. |