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,
DWORD ImageBase,
DWORD ControlPc,
PRUNTIME_FUNCTION FunctionEntry,
PCONTEXT ContextRecord,
PBOOLEAN MachineFrameUnwound,
PVOID *HandlerData,
PDWORD EstablisherFrame,
PKNONVOLATILE_CONTEXT_POINTERS ContextPointers,
PDWORD LowLimit,
PDWORD 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 |