Instruction set reference
HIPE_OP_GET_FIRST_CHILD
Send to the server to request the location of the first child element inside the specified element.
- location: The location of the element whose first 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.