HPlogo HP 3000 Computer Systems: MPE/iX Architected Interface Facility:
Operating System Reference Manual
> Chapter 3 Architected Interface Descriptions

3.20 AIFGLOBLOCK

MPE documents

Complete PDF

 

Table of Contents

Index

 

⇓ Page Bottom

Syntax
Parameters
Operation Notes

⇑ Page Top



3.19 AIFGLOBINSTALL

3.21 AIFGLOBPUT

Restrict access to the user cell located in the Architected Interface Facility: Operating System internal data area.

Syntax


               REC             I32
 AIFGLOBLOCK ( overall_status, user_id );
  

Parameters

overall_status

record by reference (required)

Returns the overall status of the call. A zero indicates a successful call. A negative value indicates an error in the overall call. A positive value indicates a warning. Refer to appendix A for meanings of status values.

Record type: status_type (Refer to appendix B.)

user_id

32-bit signed integer by value (required)

Passes the user ID assigned to a vendor at the time of purchase of the Architected Interface Facility: Operating System product.

Operation Notes

None.



3.19 AIFGLOBINSTALL

3.21 AIFGLOBPUT