Share via


Simple Value Types

MFC for Windows CE supports all the simple value type classes, but the CString class and the CTime class do not include all the standard MFC methods. For example, CString does not support OEM character sets, and CTime does not support the Greenwich Mean Time functions.

For information about the MFC for Windows CE simple value type classes, see the following topics:

For information about where the simple value type classes fit into the Windows CE class hierarchy, see Classes Not Derived from CObject.