Exposing ActiveX Objects

Exposing objects makes them available for programmatic use by other applications and programming tools. This chapter discusses how to design an application that exposes objects, and then uses various samples from the OLE Programmer's Reference in the Win32 Software Development Kit (SDK) to demonstrate how to implement the design.

Note Throughout this chapter, the file names of sample applications appear in parentheses before the sample code.