Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.