C# Class BananaHook.Infrastructure.PInvoke.ExceptionRecord

Afficher le fichier Open project: sgraf812/BananaHook

Méthodes publiques

Свойство Type Description
ExceptionAddress System.IntPtr
ExceptionCode uint
ExceptionFlags uint
NumberParameters int
pExceptionRecord ExceptionRecord*

Property Details

ExceptionAddress public_oe property

public IntPtr,System ExceptionAddress
Résultat System.IntPtr

ExceptionCode public_oe property

public uint ExceptionCode
Résultat uint

ExceptionFlags public_oe property

public uint ExceptionFlags
Résultat uint

NumberParameters public_oe property

public int NumberParameters
Résultat int

pExceptionRecord public_oe property

public ExceptionRecord* pExceptionRecord
Résultat ExceptionRecord*