Type   Default Value   Read Only   Description
String N/A Yes The QuickTime version

 

   
Notes
 
     

A read-only string describing the version of QuickTime currently installed. If QuickTime is not installed the string will be empty.

 

   
See Also
 
     

None.

 

   
Example
 
     

[VBScript]
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