z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


header reservation style definitions

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

The following reservation style definitions apply to the <rapi.h> header:

  • Enumeration rapi_styleid_t is defined by typedef for reservation style identifiers, and has at least the following members:
    Member Meaning
    RAPI_RSTYLE_WILDCARD Reservation will be shared among a wildcard selection of senders.
    RAPI_RSTYLE_FIXED Reservation will not be shared and will be dedicated to a particular sender.
    RAPI_RSTYLE_SE Reservation will be shared among an explicit list of senders.
  • Type rapi_stylex_t is defined by typedef as void.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014