_RXFNC_FLAGS Struct Reference

#include <rexx.h>

Public Attributes

unsigned rxfferr: 1
 
unsigned rxffnfnd: 1
 
unsigned rxffsub: 1
 

Detailed Description

Definition at line 638 of file rexx.h.

Member Data Documentation

◆ rxfferr

unsigned _RXFNC_FLAGS::rxfferr

Definition at line 639 of file rexx.h.

Referenced by RexxActivity::callFunctionExit().

◆ rxffnfnd

unsigned _RXFNC_FLAGS::rxffnfnd

Definition at line 640 of file rexx.h.

Referenced by RexxActivity::callFunctionExit().

◆ rxffsub

unsigned _RXFNC_FLAGS::rxffsub

Definition at line 641 of file rexx.h.

Referenced by RexxActivity::callFunctionExit().


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