Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
System
Runtime
InteropServices
ComTypes
EXCEPINFO
C# Class System.Runtime.InteropServices.ComTypes.EXCEPINFO
Show file
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 property
public
int
dwHelpContext
return
int
pfnDeferredFillIn
public property
public
IntPtr,System
pfnDeferredFillIn
return
System.IntPtr
pvReserved
public property
public
IntPtr,System
pvReserved
return
System.IntPtr
scode
public property
public
int
scode
return
int
wCode
public property
public
short
wCode
return
short
wReserved
public property
public
short
wReserved
return
short