Index Operand 1 hex 0006 Pointer ID
Description: This function allows client to release an MI pointer preiously allocated as being requested by the client.
MI Portal caches MI pointers on behalf of a single client at the server side (in an indepedent index object). Although the upper limit of number pointers can create is very high, it's still reasonable to release an MI pointer when it wouldn't be referred to anymore.
Index Operand 1 Operand 2 Operand 3 hex 0008 Pointer ID Buffer Number of bytes
Description: This function allows client to read specified bytes of data addressed by a space pointer from an IBM i server.
Index Operand 1 Operand 2 Operand 3 hex 0009 Pointer ID Buffer Number of bytes
Description: This function writes specified bytes of client data into the storage addressed by operand 1 at an IBM i server.
Index Operand 1 hex 000F Pointer ID
Description: This function allocates a new null MI pointer at the server side and returns the 16-byte pointer ID of the pointer.
NEW_PTR allows client to instantiate a null pointer at the server side.