UnRegisterSource

See Also      Example   Applies To

Unregisters the calling component with the Visual Studio Analyzer framework.

Syntax

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

Parameters

object

A unique instance of the installer object.

guidSourceID

A unique identifier for this component.