length

The total number of pages in the user’s browse history.

Interface

PODSHistory

IDL definition
read-only attribute PODSUInt32 length;
JavaScript synopsis
hist.length
C synopsis
PODSUInt32 PODSgetLength(PODSHistory* hist);
Parameters
  • hist   The PODSHistory object.

Returns

Total number of pages in the user’s browse history.