next

The complete URL for the next page in the user’s browse history.

Interface

PODSHistory

IDL definition
read-only attribute PODSString next;
JavaScript synopsis
hist.next
C synopsis
PODSString PODSgetNext(PODSHistory* hist);
Parameters
  • hist   The PODSHistory object.

Returns

Complete URL for the next page in the user’s browse history.