ReactOS 0.4.15-dev-7958-gcd0bb1a
TT_CallRec_ Struct Reference

#include <ttinterp.h>

Collaboration diagram for TT_CallRec_:

Public Attributes

FT_Int Caller_Range
 
FT_Long Caller_IP
 
FT_Long Cur_Count
 
TT_DefRecordDef
 

Detailed Description

Definition at line 91 of file ttinterp.h.

Member Data Documentation

◆ Caller_IP

FT_Long TT_CallRec_::Caller_IP

Definition at line 94 of file ttinterp.h.

◆ Caller_Range

FT_Int TT_CallRec_::Caller_Range

Definition at line 93 of file ttinterp.h.

◆ Cur_Count

FT_Long TT_CallRec_::Cur_Count

Definition at line 95 of file ttinterp.h.

◆ Def

TT_DefRecord* TT_CallRec_::Def

Definition at line 97 of file ttinterp.h.


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