HPlogo MPE/iX Intrinsics Reference Manual > Chapter 10 Command Definitions (QUIT-ZSIZE)

UNLOADPROC

MPE documents

Complete PDF
Table of Contents
Index

Edition 7 E0701 ♥
Edition 7 E0300
Edition 6 E0195

NM and CM callable.

Dynamically unloads a compatibility mode (CM) segmented library (SL) procedure.

Syntax



              I16V
  UNLOADPROC (procid);

Parameters


procid

16-bit signed integer by value (required)

Passes the procedure's identity number, which was obtained from the LOADPROC call.

Condition Codes


CCE (2)Request granted.
CCG (0)Not returned.
CCL (1)Request denied. An invalid procid was specified.

Related Information


Intrinsics LOADPROC, HPFIRSTLIBRARY, HPGETPROCPLABEL, HPLOADCMPROCEDURE, HPLOADNMPROC, HPSETCCODE, HPSWITCHTOCM, HPSWITCHTONMNAME, HPSWTONMPLABEL, HPUNLOADCMPROCEDURE
Manuals Switch Programming Guide




TIMER


UNLOCKGLORIN