Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
System
Runtime
InteropServices
ComTypes
EXCEPINFO
C# Class System.Runtime.InteropServices.ComTypes.EXCEPINFO
Exibir arquivo
Open project: runefs/Marvin
Class Usage Examples
Public Properties
Property
Type
Description
dwHelpContext
int
pfnDeferredFillIn
System.IntPtr
pvReserved
System.IntPtr
scode
int
wCode
short
wReserved
short
Property Details
dwHelpContext
public_oe property
public
int
dwHelpContext
return
int
pfnDeferredFillIn
public_oe property
public
IntPtr,System
pfnDeferredFillIn
return
System.IntPtr
pvReserved
public_oe property
public
IntPtr,System
pvReserved
return
System.IntPtr
scode
public_oe property
public
int
scode
return
int
wCode
public_oe property
public
short
wCode
return
short
wReserved
public_oe property
public
short
wReserved
return
short