Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
NTSYSAPI NTSTATUS RtlVirtualUnwind3(
ULONG HandlerType,
ULONG64 ImageBase,
ULONG64 ControlPc,
PRUNTIME_FUNCTION FunctionEntry,
PCONTEXT ContextRecord,
PBOOLEAN MachineFrameUnwound,
PVOID *HandlerData,
PULONG64 EstablisherFrame,
PKNONVOLATILE_CONTEXT_POINTERS ContextPointers,
PULONG64 LowLimit,
PULONG64 HighLimit,
PEXCEPTION_ROUTINE *HandlerRoutine,
ULONG UnwindFlags,
PULONG ResultFlags
);
Parameters
HandlerType
ImageBase
ControlPc
FunctionEntry
ContextRecord
MachineFrameUnwound
HandlerData
EstablisherFrame
ContextPointers
LowLimit
HighLimit
HandlerRoutine
UnwindFlags
ResultFlags
Requirements
| Requirement | Value |
|---|---|
| Header | rtlsupportapi.h |