Deletes the PODSSubmission object for a specified index value.
PODSSubmissionMgr
void deleteSubmissionForIndex(PODSInt32 index);
avantgo.submgr.deleteSubmissionForIndex(index)
void PODSdeleteSubmissionForIndex( PODSSubmissionMgr* submgr, PODSInt32 index );
submgr The PODSSubmissionMgr object.
index [in] The index value for the PODSSubmission object to be deleted. Submissions are numbered in the order that the user (or the POD) entered them.
None
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |