ResetUserSelections Method

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

Removes the current selection.

Namespace:  Microsoft.SDK.Samples.VistaBridge.Library
Assembly:  VistaBridgeLibrary (in VistaBridgeLibrary.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
public void ResetUserSelections()
Visual Basic (Declaration)
Public Sub ResetUserSelections
Visual C++
public:
void ResetUserSelections()

See Also