Gets the PODSButton object from the M-Business Client toolbar for a specified index value.
PODSToolbar
PODSButton buttonForIndex(PODSUInt16 index);
tbar.buttonForIndex(index)
PODSButton* PODSbuttonForIndex( PODSToolbar* tbar, PODSUInt16 index );
tbar The PODSToolbar object.
index [in] The index value for the desired PODSButton object.
The PODSButton object for the specified index value.
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |