IVsTrackProjectRetargeting2.GetSetupDriver Method

Definition

Gets the specified setup driver.

public:
 int GetSetupDriver(Guid driverId, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IVsProjectAcquisitionSetupDriver ^ % pDriver);

Parameters

driverId
Guid

The driver ID.

pDriver
IVsProjectAcquisitionSetupDriver

[out] The driver.

Returns

The HRESULT.

Applies to