HPlogo 900 Series HP 3000 Computer Systems: MPE/iX Intrinsics Reference Manual > Chapter 4 Command Definitions

UNLOADPROC

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

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

None

Commands

None

Manuals

Switch Programming Guide (32650-90014)

Feedback to webmaster