DesktopSDK 0.7 - PenData Library (C#) Documentation
ContentsIndexHome
PenletData Class
PenletData Methods  PenletData Properties  PenletData Members  Penlet Data

Supports your desktop application in accessing penlet data from a desktop Container

The desktop application transfers data from the smartpen to the desktop computer and stores it as a container file. The PenletData object is the top node of an object hierarchy created for you by the PenData API. The hierarchy represents all penlet data in the container and consists of:

Starting with PenletData's collection of PenItem objects, drill down to individual data files for each smartpen. Open an individual data file by passing the file path to the InstanceItem.OpenStream method. Paths to individual files are specified programmtically by the penlet developer when storing penlet data on the smartpen. 

See PenletData Members

 

See Structure of Penlet data file, List Packages Example,

C#
public class PenletData : IEnumerable;
File

PenletData.cs

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright © 2010 Livescribe, Inc. All rights reserved.