StatBag::GetStat

StatBag::GetStat
bool GetStat(StatInfo * pstat, unsigned statId) const;
Description

GetStat obtains the statistics in a bag.

Parameters
Parameters 
Description 
StatInfo * pstat 
Pointer to StatInfo interface for obtaining the statistics. 
unsigned statId 
Identifier of the statistics group. 
Return Value

A Boolean value of true if the statistics are obtained; otherwise false.