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

Supports your desktop application in accessing penlet data from a desktop Container. This class represents an application item, which is the compiled penlet code in a JAR on the smartpen. In the container, an application item is identified by a path like this: userdata\[pen serial]\[penlet name]. The penlet name is the fully-qualifed class name of the penlet. It is created by the penlet developer. 

Each AppItem contains a collection of one or more InstanceItem objects. 

See AppItem Members

 

See Structure of Penlet data file, List Packages Example, InstanceItem

C#
public class AppItem : IEnumerable;
File

AppItem.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.