ReactOS 0.4.15-dev-7934-g1dc8d80
_frame_info Struct Reference

#include <msvcrt.h>

Collaboration diagram for _frame_info:

Public Attributes

voidobject
 
struct _frame_infonext
 

Detailed Description

Definition at line 237 of file msvcrt.h.

Member Data Documentation

◆ next

struct _frame_info* _frame_info::next

Definition at line 240 of file msvcrt.h.

◆ object

void* _frame_info::object

Definition at line 239 of file msvcrt.h.


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