C# Class BananaHook.Infrastructure.PInvoke.ExceptionPointers

Datei anzeigen Open project: sgraf812/BananaHook Class Usage Examples

Public Properties

Property Type Description
ContextRecord Context*
ExceptionRecord ExceptionRecord*

Property Details

ContextRecord public_oe property

public Context* ContextRecord
return Context*

ExceptionRecord public_oe property

public ExceptionRecord* ExceptionRecord
return ExceptionRecord*