ReactOS 0.4.15-dev-7942-gd23573b
cxx_frame_info Struct Reference

#include <msvcrt.h>

Collaboration diagram for cxx_frame_info:

Public Attributes

frame_info frame_info
 
EXCEPTION_RECORDrec
 
CONTEXTcontext
 

Detailed Description

Definition at line 243 of file msvcrt.h.

Member Data Documentation

◆ context

CONTEXT* cxx_frame_info::context

Definition at line 247 of file msvcrt.h.

◆ frame_info

frame_info cxx_frame_info::frame_info

Definition at line 245 of file msvcrt.h.

◆ rec

EXCEPTION_RECORD* cxx_frame_info::rec

Definition at line 246 of file msvcrt.h.


The documentation for this struct was generated from the following file: