End management of device insertion removal notification Should be called prior to application exit or a COM exception will be thrown

Namespace:  VideoRay.Util
Assembly:  vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public static void Stop()
Visual Basic (Declaration)
Public Shared Sub Stop
Visual C++
public:
static void Stop()

See Also