DllImportData.SetLastError Propriété
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.
Indique si l’appelé appelle la fonction API SetLastError Win32 avant de retourner à partir de la méthode attributée.
public:
property bool SetLastError { bool get(); };
public bool SetLastError { get; }
member this.SetLastError : bool
Public ReadOnly Property SetLastError As Boolean