API Guide Home
(Online version only)

_HelperServiceMMSObjectType Struct Reference

Collaboration diagram for _HelperServiceMMSObjectType:

Collaboration graph
[legend]

Detailed Description

Structure to hold the MMS object. This structure is part of the linked list which is pointed by the object member of HelperServiceMMSDetailsType

Definition at line 29 of file MmsHelperCommon.h.

Data Fields


Field Documentation

IN: page of message this content should appear on.

Definition at line 31 of file MmsHelperCommon.h.

IN: IANA Mime type for this object (compulsory!) The object may be passed in a buffer or via a file. Either set bufferP and bufferLen or set tempFileName

Definition at line 32 of file MmsHelperCommon.h.

MemPtr bufferP

IN: The object is stored in a buffer if this is non-NULL

Definition at line 37 of file MmsHelperCommon.h.

IN: Length of the buffer

Definition at line 38 of file MmsHelperCommon.h.

IN: The temporary file its stored in if bufferP is NULL

Definition at line 40 of file MmsHelperCommon.h.

IN: Is the file local or under VFS e.g Memory card?

Definition at line 41 of file MmsHelperCommon.h.

IN: If set, the file should be deleted by the helper application

Definition at line 42 of file MmsHelperCommon.h.

IN: the name of the object as sent to us (maybe the filename)

Definition at line 44 of file MmsHelperCommon.h.

IN: Linked list pointer of objects to send.

Definition at line 46 of file MmsHelperCommon.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