IVsTrackProjectRetargeting2::UnregisterSetupDriver Method (Guid)

 

Unregisters the setup driver.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

int UnregisterSetupDriver(
	Guid driverId
)

Parameters

driverId
Type: System::Guid

The driver ID.

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: