OEM User's Guide

OEM External Specification
OEM User’s Guide520330-001
A-18
OEM Request API (Client Application to OEM)
DebugDisplayObjects
DebugDisplayObjects causes the OEM server to display a list of all objects currently
maintained in the OEM configuration. This list is useful when you debug client
applications to determine if Object.Add, Object.Delete, and Object.Cleanup calls are
having the desired results.
Parameters
None
Return Value
None
Example
OEM.DebugDisplayObjects
Sub DebugDisplayObjects()