TEXTRESITEM class definition. More...
#include <mi32/textres.h>

Go to the source code of this file.
Classes | |
| class | TEXTRESITEM |
| Text resource item container. More... | |
Defines | |
| #define | CLASSLIBEXPORT MI_DLLCLASSIMPORT |
Functions | |
| bool | operator!= (const TEXTRESITEM &lhs, const TEXTRESITEM &rhs) |
| bool | operator== (const TEXTRESITEM &lhs, const TEXTRESITEM &rhs) |
TEXTRESITEM class definition.
| #define CLASSLIBEXPORT MI_DLLCLASSIMPORT |
| bool operator!= | ( | const TEXTRESITEM & | lhs, | |
| const TEXTRESITEM & | rhs | |||
| ) | [inline] |
Inequality.
| bool operator== | ( | const TEXTRESITEM & | lhs, | |
| const TEXTRESITEM & | rhs | |||
| ) | [inline] |
Equality.
1.6.1