A read-only string describing the version of QuickTime currently installed. If QuickTime is not installed the string will be empty.
None.
[VBScript] Set myobj = Server.CreateObject("ImageGlue7.Gestalt") Response.Write "QT Version " & myobj.QuickTime
Set myobj = Server.CreateObject("ImageGlue7.Gestalt") Response.Write "QT Version " & myobj.QuickTime
The above will produce the following output - depending on your installation of QuickTime:
QT Version 7.0.2