Causes the M-Business Client browser to go back or forward to a relative position in the user’s browse history.
PODSHistory
void go(PODSInt32 relativePosition);
hist.go(relativePosition)
void PODSgo( PODSHistory* hist, PODSInt32 relativePosition );
hist The PODSHistory
object.
relativePosition [in] The position in the browse history, relative to the current position, to be displayed. Negative numbers move backward; e.g., -3 would move back three positions. Positive numbers move forward; e.g., 3 would move forward three positions.
None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |