Skip Headers

Oracle Calendar API Developer's Guide
Release 2.5

Part Number B10097-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

Contents

Title and Copyright Information

Send Us Your Comments

Preface

Intended Audience
Documentation Accessibility
Structure
Related Documents
Conventions

1 Implementation Considerations

Character Sets
iCalendar Support
iCalendar input
DTSTART, DTEND and DURATION
SUMMARY
PRIORITY
CLASS
STATUS
LOCATION
ATTENDEE
ATTACH
DESCRIPTION
CATEGORIES
VALARM
UID
iCalendar output
ORGANIZER
CLASS
PRIORITY
STATUS
DESCRIPTION
CATEGORIES
DURATION or DTEND
SUMMARY
DTSTART
UID
ATTENDEE
RESOURCES
VALARM
Security Model
Alarms
Event Recurrences
Format of returned iCalendar
User identification
Data Streams
Access Control

2 Function Reference

CAPI_AuthenticateAsSysop
CAPI_Connect
CAPI_CreateCallbackStream
CAPI_CreateFileStream
CAPI_CreateFileStreamFromFilenames
CAPI_CreateMemoryStream
CAPI_DeleteEvent
CAPI_DestroyHandles
CAPI_DestroyStreams
CAPI_FetchEventByID
CAPI_FetchEventsByAlarmRange
CAPI_FetchEventsByRange
CAPI_GetCapabilities
CAPI_GetHandle
CAPI_GetLastStoredUIDs
CAPI_GetStatusLevels
CAPI_GetStatusString
CAPI_HandleInfo
CAPI_Logoff
CAPI_Logon
CAPI_SetConfigFile
CAPI_SetIdentity
CAPI_StoreEvent
CAPI_STORE_REPLACE
CAPI_STORE_UPDATE
CAPI_STORE_DELPROP

3 Configuration Settings

client_name
client_version
cncachesize
emailcachesize
itemcachesize
log_activity
log_modulesinclude
tzcachesize

4 Types, Constants and Capabilities

Types
Typedefs
CAPIFlag Constants
Capabilities

5 Status codes