HPlogo LU 6.2 API Application Programmer's Reference Manual: HP 3000 MPE/iX Computer Systems

Chapter 5  Intrinsic Descriptions

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

Table of Contents

Syntax Conventions
Syntax
Parameter Data Types
Status Parameter
TP Intrinsics
TPStarted
Syntax
Parameters
Description
Status Info Values
TPEnded
Syntax
Parameters
Description
Status Info Values
Conversation Intrinsics
MCAllocate
Syntax
Parameters
Description
Status Info Values
MCConfirm
Syntax
Parameters
Description
Status Info Values
MCConfirmed
Syntax
Parameters
Description
Status Info Values
MCDeallocate
Syntax
Parameters
Description
Status Info Values
MCErrMsg
Syntax
Parameters
Description
Status Info Values
MCFlush
Syntax
Parameters
Description
Status Info Values
MCGetAllocate
Syntax
Parameters
Description
Status Info Values
MCGetAttr
Syntax
Parameters
Description
Status Info Values
MCPostOnRcpt
Syntax
Parameters
Description
Status Info Values
MCPrepToRcv
Syntax
Parameters
Description
Status Info Values
MCRcvAndWait
Syntax
Parameters
Description
Status Info Values
MCRcvNoWait
Syntax
Parameters
Description
Status Info Values
MCReqToSend
Syntax
Parameters
Description
Status Info Values
MCSendData
Syntax
Parameters
Description
Status Info Values
MCSendError
Syntax
Parameters
Description
Status Info Values
MCTest
Syntax
Parameters
Description
Status Info Values
MCWait
Syntax
Parameters
Description
Status Info Values

This chapter describes all the LU 6.2 API intrinsics. It is divided into the following sections:

The Syntax Conventions section explains how formatting and typefaces are used to describe the intrinsics and their parameters.

The Parameter Data Types section defines the mnemonics listed above the intrinsic parameters. These mnemonics indicate the data types of the parameters.

The Status Parameter section explains the fields of the Status parameter, used by all LU 6.2 API intrinsics.

The TP Intrinsics section describes the intrinsics used to start and stop a TP.

The Conversation Intrinsics section describes the intrinsics that can be used in a conversation.

CAUTION: For all LU 6.2 API intrinsics running on MPE V, the minimum stack size necessary is 4000 words.

Do not call any LU 6.2 API intrinsics in split stack mode on MPE V. If you do, a status info value of -1 will be returned.

Feedback to webmaster