The TitleView.Delete method removes a title from a NetShow Theater title server.
Syntax
TitleView.Delete(selection)
Parameters
selection
A Long value specifying the selection, obtained by CurrentSelection property, or the OnSelectionChanged event.
Remarks
To delete the current selection, specify –1 or NST_CURRENT_SELECTION as the selection.
© 1996-1998 Microsoft Corporation. All rights reserved.