Instruction set reference
HIPE_OP_GET_LAST_CHILD
Send to the server to request the location of the last child element inside the specified element.
- location: The location of the element whose last child element is required.
- requestor: User defined value to be passed back by the server when the child location is sent back in reply.
Notes
The server responds to this instruction by sending a HIPE_OP_LOCATION_RETURN instruction back to the client.