9.1.6 GetBoolData

bool GetBoolData(unsigned int tag) const
bool GetBoolData(const char *tag) const

These methods return the first instance of boolean data stored previously with the associated data tag. This method is equivalent to calling the GetData method with template argument bool.