ReactOS 0.4.16-dev-937-g7afcd2a
_frame_info Struct Reference

#include <msvcrt.h>

Collaboration diagram for _frame_info:

Public Attributes

voidobject
 
struct _frame_infonext
 

Detailed Description

Definition at line 107 of file msvcrt.h.

Member Data Documentation

◆ next

struct _frame_info* _frame_info::next

Definition at line 110 of file msvcrt.h.

◆ object

void* _frame_info::object

Definition at line 109 of file msvcrt.h.


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