Automation

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

Automation (formerly OLE Automation) on is the COM-based technology used to create ActiveX data objects, or Controls.

Specifically, Windows Mobile Automation differs from Windows NT Automation in the following areas:

  • Automation on Windows Mobile supports only in-process, free-threaded automation objects.
  • Shell interactions (for example, drag-and-drop operations) are not supported.

For a list of supported APIs for automation, see Automation Supported APIs.

See Also

Concepts

COM and DCOM Application Development
Calling a Method With No Arguments
Getting and Setting Properties
Passing Parameters
Indexed Properties
Raising Exceptions During Invoke
Returning Errors