The following custom error codes are returned by functions and methods in the Pocket Outlook Object Model API.
| Custom Error Code | PPC | SP | Value | Description |
|---|---|---|---|---|
| E_CLOCKRUNNING | X | X | 100 | The clock is running. |
| E_CITYINROM | X | X | 101 | City information is contained in ROM. |
| E_FIELDTOOLARGE | X | X | 102 | The field is too large. |
| E_INVALIDREMINDERTIME | X | X | 103 | Invalid reminder time. |
| E_INVALIDDATES | X | X | 104 | Invalid dates. |
| E_ALLDAYMEETING | X | X | 105 | All day meeting. Appointment exceptons only. |
| E_OVERLAPPINGEXCEPTION | X | X | 106 | Overlapping exception. Appointment exceptons only. |
| E_CANTCHANGEDATE | X | X | 107 | Cannot change the date. |
| E_EXCEPTIONSAMEDAY | X | X | 108 | Same day exception. Appointment exceptons only. |
Requirements
Pocket PC: Windows Mobile Version 5.0 and later
Smartphone: Windows Mobile Version 5.0 and later
OS Versions: Windows CE 5.01 and later
Header: pimstore.h
Library: pimstore.lib
See Also
Pocket Outlook Object Model API
Send Feedback on this topic to the authors