Share via


UnRegisterSource

           

Unregisters the calling component with the Visual Studio Analyzer framework.

Syntax

Visual Basic object.UnRegisterSource(guidSourceID As String)
Visual C++ HRESULT UnRegisterSource([in] REFGUIDguidSourceID);
Visual J++ object.UnRegisterSource(String guidSourceID);

Parameters

object

A unique instance of the installer object.

guidSourceID

A unique identifier for this component.