Automation Types

MFC for Windows CE supports the Automation type classes the same way the standard MFC library supports them, with the exception that it doesn't support the Format member function of the COleDateTime and COleDateTimeSpan classes.

See the following topics for information about the MFC for Windows CE Automation type classes.

COleCurrency

COleDateTime

COleDateTimeSpan

COleVariant

To see where the automation type classes fit into the Windows CE class hierarchy, see Classes Not Derived from CObject.