MFC Grid manual

CLongEnumFormat::Item Struct Reference

Represents a pair of numeric value and a corresponding formatted string. More...

#include <LongEnumFormat.h>

List of all members.


Public Attributes

long m_Id
 Numeric value.
const TCHAR * m_String
 Formatted string.

Detailed Description

Represents a pair of numeric value and a corresponding formatted string.