DEFRECORD KCML_Debug_ReturnStackEntry

A return stack entry from 'KCML_Debug_GetReturnStackEx()
FLD namePack formatPurpose
KCML_Debug_ReturnStackEntry_Name$The name of the function or form, if applicable
KCML_Debug_ReturnStackEntry_Class$If the stack entry is a DEFMETHOD, the name of the DEFCLASS
KCML_Debug_ReturnStackEntry_Filename$Source file name
KCML_Debug_ReturnStackEntry_LineNoUINT(4)Line number
KCML_Debug_ReturnStackEntry_StatNoUINT(4)Statement number
KCML_Debug_ReturnStackEntry_FileLineNoUINT(4)File line number
KCML_Debug_ReturnStackEntry_TypeUINT(1)The type of return stack entry