EXCEPINFO Struct
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Use System.Runtime.InteropServices.ComTypes.EXCEPINFO instead. http://go.microsoft.com/fwlink/?linkid=14202
In alternativa, utilizzare EXCEPINFO.
public value class EXCEPINFO
[System.Runtime.InteropServices.ComVisible(false)]
public struct EXCEPINFO
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.EXCEPINFO instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct EXCEPINFO
[<System.Runtime.InteropServices.ComVisible(false)>]
type EXCEPINFO = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.EXCEPINFO instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type EXCEPINFO = struct
Public Structure EXCEPINFO
- Ereditarietà
- Attributi
Per altre informazioni su EXCEPINFO
, vedere MSDN Library.
bstr |
Obsoleti.
Descrive l'errore destinato al cliente. |
bstr |
Obsoleti.
Contiene l'unità, il percorso e il nome di file completi di un file della Guida in cui è possibile reperire ulteriori informazioni sull'errore. |
bstr |
Obsoleti.
Indica il nome dell'origine dell'eccezione. In genere, corrisponde al nome di un'applicazione. |
dw |
Obsoleti.
Indica l'ID del contesto dell'argomento all'interno del file della Guida. |
pfn |
Obsoleti.
Rappresenta un puntatore a una funzione che accetta una struttura EXCEPINFO come argomento e restituisce un valore HRESULT. Se non è desiderato il riempimento rinviato, questo campo è impostato su |
pv |
Obsoleti.
Il campo è riservato e deve essere impostato su |
w |
Obsoleti.
Rappresenta un codice di errore che identifica l'errore. |
w |
Obsoleti.
Il campo è riservato e deve essere impostato su 0. |
Prodotto | Versioni (Obsoleto) |
---|---|
.NET Framework | 1.1 (2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1) |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: