Modules | |
| Contacts Exchange Manager Verbs | |
| Memo Exchange Manager Verbs | |
| FileManager Exchange Manager Verbs | |
| Tasks Exchange Manager Verbs | |
| Calendar Exchange Manager Verbs | |
| Email Exchange Manager Verbs | |
Display item for DRM1.0 content. | |
| #define | ALP_EXGMGR_DISPLAY_DRM1_0_VERB "display_drm1.0" |
| Used to display an item in an appropriate application. The item may be given as a file descriptor, or identified by the "identifier" parameter. | |
Display item, used for showing an item in an app | |
| #define | ALP_EXGMGR_DISPLAY_VERB "display" |
| Used to display an item in an appropriate application. | |
Editable parameter - whether displayed item is editable | |
| #define | ALP_EXGMGR_EDITABLE_PARAM "editable" |
| Used to specify whether a displayed data item should be editable. The parameter should be an integer, zero or nonzero. Optional. | |
Filename parameter - return a human-readable name for item. | |
| #define | ALP_EXGMGR_FILENAME_PARAM "filename" |
| Specifies a human-friendly name for a data item chosen by the "get" verb. May be a valid existing file path or not. Required. | |
Get item, used for picking an item from an app | |
| #define | ALP_EXGMGR_GET_FILE_VERB "get_file" |
| #define | ALP_EXGMGR_GET_VERB "get" |
| Used to choose an item, such as a piece of PIM data, from an appropriate. | |
Identifier parameter - specify an existing item to display | |
| #define | ALP_EXGMGR_IDENTIFIER_PARAM "identifier" |
| Used to identify a data item with the "display" verb. The parameter should be a string. Optional. | |
Store item, used for storing an item in an app | |
| #define | ALP_EXGMGR_STORE_FILE_VERB "store_file" |
| #define | ALP_EXGMGR_STORE_VERB "store" |
| Used to store an item in an appropriate application. | |
|
|
Used to display an item in an appropriate application. The item may be given as a file descriptor, or identified by the "identifier" parameter.
|
|
|
Used to display an item in an appropriate application.
|
|
|
Used to specify whether a displayed data item should be editable. The parameter should be an integer, zero or nonzero. Optional.
|
|
|
Specifies a human-friendly name for a data item chosen by the "get" verb. May be a valid existing file path or not. Required.
|
|
|
|
|
|
Used to choose an item, such as a piece of PIM data, from an appropriate.
|
|
|
Used to identify a data item with the "display" verb. The parameter should be a string. Optional.
|
|
|
|
|
|
Used to store an item in an appropriate application.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.