Programming
Accessing the Reflection Session object
from a Reflection ActiveX control
Reflection can run as an ActiveX control in a web page or within an application that supports ActiveX controls, such as Visual Basic. Once you have added a Reflection ActiveX control, you can create a Reflection Session object using the control's GetActiveSession and then use this object to control Reflection directly. Refer to the examples listed below for details.