Service_name

For AMODE 31 callers, the name that the assembler understands is the name of a module in the form BPX1xxx, where xxx is a three-character symbol unique to the service. (In a few cases, where both standard and nonstandard versions of a service exist, the standard version of the service is in the form BPX2xxx.) AMODE 64 callers use the name of a module in the form BPX4xxx. (See Using callable services in a 64-bit environment.)

Modules are invoked in one of the following ways:

For information about using callable services in AMODE 64, see Using callable services in a 64-bit environment.