User Guide

Table Of Contents
950 Chapter 38: Integrating COM and CORBA Objects in CFML Applications
Using the OLE/COM Object Viewer
The OLE/COM Object Viewer installation installs the executable, by default, as
\mstools\bin\oleview.exe. You use the Object Viewer to retrieve a COM objects ProgID, as well
as its methods and properties.
To find an object in the Object Viewer, it must be registered, as described in “Registering the
object” on page 949. The Object Viewer retrieves all COM objects and controls from the
Registry, and presents the information in a simple format, sorted into groups for easy viewing.
By selecting the category and then the component, you can see the ProgID of a COM object. The
Object Viewer also provides access to options for the operation of the object.
To view an object's properties:
1.
Open the Object Viewer, as shown in the following figure, and scroll to the object that you want
to examine.
2.
Select and expand the object in the left pane of the Object Viewer.