Theater SDK Banner 

Art
[Previous][Next]

ServerView.ShowProperties Method

Shows the properties for a selection.

Syntax

ServerView.ShowProperties( Selection )

Parameters

Selection

A Long value specifying the selection obtained by the CurrentSelection property or the OnSelectionChanged event.

Remarks

To obtain the value of a particular selection, use the CurrentSelection property or the OnSelectionChanged event. To invoke this method on the current selection, specify –1 or NST_CURRENT_SELECTION.

See Also

ClientView object, TitleView object

[Previous][Next]



© 1996-1998 Microsoft Corporation. All rights reserved