_RXFNCCAL_PARM Struct Reference

#include <rexx.h>

Public Attributes

RXFNC_FLAGS rxfnc_flags
 
CONSTANT_STRING rxfnc_name
 
unsigned short rxfnc_namel
 
CONSTANT_STRING rxfnc_que
 
unsigned short rxfnc_quel
 
unsigned short rxfnc_argc
 
PCONSTRXSTRING rxfnc_argv
 
RXSTRING rxfnc_retc
 

Detailed Description

Definition at line 644 of file rexx.h.

Member Data Documentation

◆ rxfnc_argc

unsigned short _RXFNCCAL_PARM::rxfnc_argc

Definition at line 650 of file rexx.h.

Referenced by RexxActivity::callFunctionExit().

◆ rxfnc_argv

PCONSTRXSTRING _RXFNCCAL_PARM::rxfnc_argv

Definition at line 651 of file rexx.h.

Referenced by RexxActivity::callFunctionExit().

◆ rxfnc_flags

RXFNC_FLAGS _RXFNCCAL_PARM::rxfnc_flags

Definition at line 645 of file rexx.h.

Referenced by RexxActivity::callFunctionExit().

◆ rxfnc_name

CONSTANT_STRING _RXFNCCAL_PARM::rxfnc_name

Definition at line 646 of file rexx.h.

Referenced by RexxActivity::callFunctionExit().

◆ rxfnc_namel

unsigned short _RXFNCCAL_PARM::rxfnc_namel

Definition at line 647 of file rexx.h.

Referenced by RexxActivity::callFunctionExit().

◆ rxfnc_que

CONSTANT_STRING _RXFNCCAL_PARM::rxfnc_que

Definition at line 648 of file rexx.h.

Referenced by RexxActivity::callFunctionExit().

◆ rxfnc_quel

unsigned short _RXFNCCAL_PARM::rxfnc_quel

Definition at line 649 of file rexx.h.

Referenced by RexxActivity::callFunctionExit().

◆ rxfnc_retc

RXSTRING _RXFNCCAL_PARM::rxfnc_retc

Definition at line 652 of file rexx.h.

Referenced by RexxActivity::callFunctionExit().


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