Campo EXCEPINFO.wCode
Dica
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.
Representa um código de erro que identifica o erro.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (em mscorlib.dll)
Sintaxe
public short wCode
public:
short wCode
val mutable wCode : int16
Public wCode As Short
Valor do Campo
Type: System.Int16
Informações de Versão
.NET Framework
Disponível desde 1.1
Confira Também
Estrutura EXCEPINFO
Namespace System.Runtime.InteropServices
Retornar ao início