Prototype: XMLRECORDDATA * GetCount(void)
Description: Returns a structure with each element consisting of the values for the current record, number of selected records and total number of records. CurrentIndex is the index of the current badge in the selected badges. Selected is the number of badges currently selected and Total is the total number of badges.
Example Returned
Data:
CurrentIndex = 3
Selected = 15
Total = 15