DL-BASE/DMOD Entry Point Summary

The following table shows entry points divided into the categories DL-BASE, Dynamic Access Module (DMOD), and buffer management, and listed in alphabetical order within each category.

DL-BASE entry points

DL-BASE entry points Description
sbpuinit Initializes the DL-BASE.
sbpurcvx Processes Open from routing procedure.
sbpusend Sends message.
sbputerm Terminates.

DMOD entry points

DMOD entry points Description
routproc Sample routing procedure.
sepdchnk Gets the function management interface (FMI) chunk size.
sepdcrec Gets user and diagnostics records from configuration file.
sepdgetinfo Gets SNA server system information.
sepdrout Sets up the routing procedure (Microsoft® Windows® Server only).

Buffer management entry points

Buffer management entry points Description
sbpibegt Gets the buffer element.
sbpiberl Releases the buffer element.
sepdbubl Gets the buffer.
sepdburl Releases the buffer.

Note

The standard-call convention (CDECL) is used on Windows Server.

Note

The format of buffer headers and elements is described in Messages. The formats of individual messages contained in buffers are defined in FMI Message Formats.