ClientView.ShowProperties Method

The ClientView.ShowProperties method shows the properties for a selection.

Syntax

ClientView.ShowProperties(selection)

Parameters

selection

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

Remarks

To show the properties for the current selection, specify –1 or NST_CURRENT_SELECTION. This method can show properties for a client, title, title server, content server, and content server disk in the View controls.

See Also

ClientView Object, ServerView Object, TitleView Object

ClientView object, ServerView object, TitleView object

© 1996-1998 Microsoft Corporation. All rights reserved.