Removes a title from a Microsoft® NetShow™ Theater title server.
Syntax
TitleView.Delete( Selection )
Parameters
Selection
A Long value specifying the selection, obtained by the CurrentSelection property, or the OnSelectionChanged event.
Remarks
To delete the current selection, specify –1 or NST_CURRENT_SELECTION as the new selection.
[Previous][Next]