history

Gets a PODSHistory object containing the user’s browse history for the window.

Interface

PODSWindow

IDL definition
read-only attribute PODSHistory history;
JavaScript synopsis
window.history
C synopsis
PODSHistory* PODSgetHistory(PODSWindow* window);
Parameters
  • window   The PODSWindow object.

Returns

PODSHistory object for the M-Business Client browser window.