Package superwaba.ext.ce.io.builtin

The POOM wrapper layer; this package contains classes that map to the corresponding eVC++ interfaces of the Pocket Outlook Object Model (POOM).

See:
          Description

Class Summary
Constant provides constants for the POOM wrapper layer, this means fieldnames, templates etc
IAppointment represents the eVC++ IAppointment interface of the Pocket Outlook Object Model
IAppointments represents a collection of IAppointments
IContact represents the eVC++ IContact interface of the Pocket Outlook Object Model
IContacts represents a collection of IContacs
IDate converts different Date formats
IExtended superclass of all the converting classes
IObject superclass of all the classes that represent data structures on the PocketPC device
IPOutlookItemCollection represents the eVC++ interface IPOutlookItemCollection of the Pocket Outlook Object Model TODO this class is obsolete; put the methods in the I*s classes and kick it
IRecipient represents a recipient of a task/appointment with his name and email
IRecipients represents a collection of IRecipient instances
IRecurrencePattern represents the eVC++ interface IRecurrencePattern and is capable of converting its data to a vCal representation TODO implement convert method
ITask represents the eVC++ ITask interface of the Pocket Outlook Object Model
ITasks represents a collection of ITasks
StringExt StringBuffer-like class for internal use.
 

Package superwaba.ext.ce.io.builtin Description

The POOM wrapper layer; this package contains classes that map to the corresponding eVC++ interfaces of the Pocket Outlook Object Model (POOM).

The SuperWaba Global Library PDB file (that must be installed in the device) containing the classes is located in SuperWabaSDK/lib/ce/CeIoBuiltIn.pdb. File CeIoBuiltIn.dll must also be installed in the Pocket PC device, depending on the processor.