EachEntryRefCommon
return EachEntryRefCommon(message, func, passThru, -1);
return EachEntryRefCommon(const_cast<BMessage*>(message),
return EachEntryRefCommon(message, func, passThru, maxCount);
return EachEntryRefCommon(const_cast<BMessage *>(message),