OnTitleAddError Event

The MediaServer_OnTitleAddError event is fired when an error occurs while a title is being added to NetShow Theater server on the current computer.

Syntax

MediaServer_OnTitleAddError( title, error, bstrError )

Parameters

title

A String value specifying the name of the title just added.

error

A Long value specifying the error code.

BstrError

A String value specifying the error message.

See Also

Add, AddTitle, OnTitleCreate

© 1996-1998 Microsoft Corporation. All rights reserved.