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 DWORD RtlVirtualUnwind2(
DWORD HandlerType,
DWORD64 ImageBase,
DWORD64 ControlPc,
PRUNTIME_FUNCTION FunctionEntry,
PCONTEXT ContextRecord,
PBOOLEAN MachineFrameUnwound,
PVOID *HandlerData,
PDWORD64 EstablisherFrame,
PKNONVOLATILE_CONTEXT_POINTERS ContextPointers,
PDWORD64 LowLimit,
PDWORD64 HighLimit,
PEXCEPTION_ROUTINE *HandlerRoutine,
DWORD UnwindFlags
);
Parameters
HandlerType
ImageBase
ControlPc
FunctionEntry
ContextRecord
MachineFrameUnwound
HandlerData
EstablisherFrame
ContextPointers
LowLimit
HighLimit
HandlerRoutine
UnwindFlags
Requirements
| Requirement | Value |
|---|---|
| Header | winnt.h |