UnRegisterDynamicSource

See Also      Example   Applies To

Unregisters the calling dynamic component from the Visual Studio Analyzer framework.

Syntax

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

Parameters

object

A unique instance of the installer object.

guidSourceID

A unique identifier for this component.