AQTime is a COM server and it can be controlled from other applications like any other COM server. The topics in this section describes how you can control AQTime via COM from Visual Basic, Visual C++ and C# applications.
In This Section
Working With AQTime via COM - Overview
Provides basic information about automating AQTime via COM.
Working With AQTime From Managed Code
Describes how to automate AQTime from .NET applications.
Managing Profiling Areas via COM
Describes how to create, remove and modify profiling areas via COM.
Getting and Setting Profiling Mode Parameters
Describes methods and properties which you can use to obtain and set parameters specific to run modes.
Exporting Results to Database via COM
Describes how to export profiling results to a database via COM.
Related Topics of Interest
Describes objects, types and interfaces that are used for AQTime COM automation.
See Also
Automating AQTime
AQTime Command Line
Controlling Profiling From Application Code