NetIPC 3000/XL Programmer's Reference Manual (5958-8600)
Table Of Contents
- 1 NetIPC Fundamentals
- 2 Cross-System NetIPC
- 3 NetIPC Intrinsics
- 4 NetIPC Examples
- A IPC Interpreter (IPCINT)
- B Cause and Diagnostic Codes
- C ErrorMessages
- D Migration From PTOP to NetIPC and RPM
- E C Program Language Considerations

Chapter 3 61
NetIPC Intrinsics
Common Parameters
— Reserved (2 bytes).
• data associated with the option entries (variable length).
If the parameter is declared as a simple byte array, it must be large
enough to contain 4 bytes for the first two fixed-length fields, 8 bytes for
each option entry, plus the actual data. That is:
4 + 8 * numentries + datalength
NOTE
Use of certain
opt
parameter options may result in the loss of
portability between different Hewlett-Packard systems.
Figure 3-1 OPT Parameter Structure
Figure 3-2 shows the structure of an option entry.
length
number of entries
option entries
data
Byte
0
1
2
3
4
n
n + 1
z