IVsTrackProjectRetargeting2.GetSetupDriver(Guid, IVsProjectAcquisitionSetupDriver) Метод

Определение

Возвращает указанный драйвер установки.

public:
 int GetSetupDriver(Guid driverId, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IVsProjectAcquisitionSetupDriver ^ % pDriver);
public int GetSetupDriver (Guid driverId, out Microsoft.VisualStudio.Shell.Interop.IVsProjectAcquisitionSetupDriver pDriver);
abstract member GetSetupDriver : Guid * IVsProjectAcquisitionSetupDriver -> int
Public Function GetSetupDriver (driverId As Guid, ByRef pDriver As IVsProjectAcquisitionSetupDriver) As Integer

Параметры

driverId
Guid

ИДЕНТИФИКАТОР драйвера.

pDriver
IVsProjectAcquisitionSetupDriver

заполняет Драйвер.

Возвращаемое значение

Int32

HRESULT.

Применяется к