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

Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Свойство 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
Résultat int

pfnDeferredFillIn public_oe property

public IntPtr,System pfnDeferredFillIn
Résultat System.IntPtr

pvReserved public_oe property

public IntPtr,System pvReserved
Résultat System.IntPtr

scode public_oe property

public int scode
Résultat int

wCode public_oe property

public short wCode
Résultat short

wReserved public_oe property

public short wReserved
Résultat short