QuickTime.GetProperties

table QuickTime.GetProperties ( 

string ObjectName )

Example 1

tProperties = QuickTime.GetProperties("QuickTime1");

Gets the properties from the QuickTime object 'QuickTime1' and stores them in the table 'tProperties'.

See also:  Related Actions