ISimulatorException 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.
public interface class ISimulatorException
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("D08969EB-953C-4C77-ABFB-0C9A63F46400")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISimulatorException
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("D08969EB-953C-4C77-ABFB-0C9A63F46400")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISimulatorException = interface
Public Interface ISimulatorException
- Dérivé
- Attributs
Propriétés
| COMHResult |
Retourne le HResult dans le cas où l’exception encapsule une exception COMException |
| ErrorCode |
Retourne un code d’erreur personnalisé (voir SimulatorErrorCodes) |