IVsTrackProjectRetargeting2.UnregisterSetupDriver(Guid) Méthode

Définition

Annule l’inscription du pilote d’installation.

public:
 int UnregisterSetupDriver(Guid driverId);
public int UnregisterSetupDriver (Guid driverId);
abstract member UnregisterSetupDriver : Guid -> int
Public Function UnregisterSetupDriver (driverId As Guid) As Integer

Paramètres

driverId
Guid

ID du pilote.

Retours

Int32

HRESULT.

S’applique à