|
FRX SDK Documentation 2025 SP0
|
#include <CMTokenText.h>
Public Member Functions | |
| CMTokenText (MTOKEN_TYPE, wchar_t const *, int) | |
| int | Length (void) |
| void | Length (int) |
| void | Text (wchar_t const *) |
| wchar_t const * | Text (void) |
Definition at line 20 of file CMTokenText.h.
| CMTokenText::CMTokenText | ( | MTOKEN_TYPE | , |
| wchar_t const * | , | ||
| int | ) |