URLChoice
fChoices.AddItem(new URLChoice(choiceText,
const URLChoice* aChoice
= *reinterpret_cast<const URLChoice* const *>(a);
const URLChoice* bChoice
= *reinterpret_cast<const URLChoice* const *>(b);
URLChoice(const BString& choiceText, const BString& displayText,
bool operator<(const URLChoice& other) const
bool operator==(const URLChoice& other) const