_RXVALCALL_PARM Struct Reference

#include <rexx.h>

Public Attributes

RexxStringObject selector
 
RexxStringObject variable_name
 
RexxObjectPtr value
 

Detailed Description

Definition at line 800 of file rexx.h.

Member Data Documentation

◆ selector

RexxStringObject _RXVALCALL_PARM::selector

Definition at line 801 of file rexx.h.

Referenced by RexxActivity::callValueExit().

◆ value

RexxObjectPtr _RXVALCALL_PARM::value

Definition at line 803 of file rexx.h.

Referenced by RexxActivity::callValueExit().

◆ variable_name

RexxStringObject _RXVALCALL_PARM::variable_name

Definition at line 802 of file rexx.h.

Referenced by RexxActivity::callValueExit().


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