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 dynamic component from the Visual Studio Analyzer framework.
Syntax
| Visual Basic | object.UnRegisterDynamicSource(guidSourceID As String) |
| Visual C++ | HRESULT UnRegisterDynamicSource([in] REFGUIDguidSourceID); |
| Visual J++ | object.UnRegisterDynamicSource(String guidSourceID); |
Parameters
object
A unique instance of the installer object.
guidSourceID
A unique identifier for this component.