ISetupHelper Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fonctions d’assistance.
public interface class ISetupHelper
public interface class ISetupHelper
__interface ISetupHelper
[System.Runtime.InteropServices.Guid("42B21B78-6192-463E-87BF-D577838F1D5C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISetupHelper
[<System.Runtime.InteropServices.Guid("42B21B78-6192-463E-87BF-D577838F1D5C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISetupHelper = interface
Public Interface ISetupHelper
- Attributs
Méthodes
| ParseVersion(String) |
Analyse une chaîne de version à quatre points dans un entier non signé 64 bits. |
| ParseVersionRange(String, UInt64, UInt64) |
Analyse une chaîne de version à quatre points dans un entier non signé 64 bits. |