API Guide Home
(Online version only)

_pluginExtendedQueryParams Struct Reference


Detailed Description

Structure used for launch code MMPRO_PLUGIN_EXTENDED_QUERY_LAUNCHCODE.

Definition at line 167 of file PalmVMPlugin.h.

Data Fields


Field Documentation

int type

[in] attachment type

Definition at line 169 of file PalmVMPlugin.h.

[in] attachment MIME type

Definition at line 170 of file PalmVMPlugin.h.

[in] attachment file extention

Definition at line 171 of file PalmVMPlugin.h.

DmOpenRef db

[in]reference to open database for large memory allocations

Definition at line 173 of file PalmVMPlugin.h.

[out] we support this extension

Definition at line 174 of file PalmVMPlugin.h.

int numItems

[out] number of items selected

Definition at line 175 of file PalmVMPlugin.h.

char** listNames

[out] name of the attachment files

Definition at line 176 of file PalmVMPlugin.h.

char** listPtrs

[out] attachments renders and ready to send

Definition at line 177 of file PalmVMPlugin.h.

ULong** size

[out] size for each attachment

Definition at line 178 of file PalmVMPlugin.h.

[out] return code for error handling and special cases;

Definition at line 179 of file PalmVMPlugin.h.

Char Unused[50]

unused space for future releases

Definition at line 180 of file PalmVMPlugin.h.


Top Palm Developer Network
© 2004-2008, Palm, Inc. All rights reserved.
Generated on Fri Jun 13 10:08:09 2008 for Palm API Guide