Titles.Add Method

The Titles.Add method adds a title to the NetShow Theater server.

Syntax

Titles.Add( filename, titlename )

Parameters

filename

A String of the source video file name.

titlename

A String of the name to give to the added title.

Remarks

This method adds an object to the Titles collection object. This is an asynchronous operation.

© 1996-1998 Microsoft Corporation. All rights reserved.