bool GetStat(StatInfo * pstat, unsigned statId) const;
GetStat obtains the statistics in a bag.
Parameters |
Description |
StatInfo * pstat |
Pointer to StatInfo interface for obtaining the statistics. |
unsigned statId |
Identifier of the statistics group. |
A Boolean value of true if the statistics are obtained; otherwise false.