Chapter 14. COM and ActiveX

The previous chapters in this book have all dealt with accessing Windows CE features through API function calls. However, many Windows CE facilities areonly available through Component Object Model (COM) components. This chapter shows how to use COM components, using the Pocket Office Object Model (POOM) as an example. Windows CE applications should use POOM components to access, add, and update information stored in Pocket Outlook in order to avoid duplicating information stored there (such as contact information or calendar appointments).

Many programmers shy away from using COM components because they look complex. This is partly because much of the literature on COM concentrates on how to build COM components ...

Get Windows® CE 3.0 Application Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.