C# Class System.Runtime.InteropServices.ComTypes.EXCEPINFO

ファイルを表示 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