Message safmq_php::safmq_retrieve_cursor

(Boolean get_body,
  Cursor cursor,
  Queue queue,
  Connection con)

Retrieves a message from the queue using a cursor to locate the message.

Child Classes

Retrieves a message from the queue using a cursor to locate the message.

Parameters:
get_body - [in] Flag indicating whether to retrieve the body of the message
cursor - [in] The cursor position locating the message to retrieve.
queue - [in,optional] The queue to readfrom, if not specified, uses the most recently opened message
con - [in,optional] The server to read from, if not specified, uses the most recently opened connection
Returns:
FALSE (Boolean) if an error occured, a Message otherwise.

Member Documentation

Table of Contents HTML hierarchy of classes or Java


Safmq Documentation, copyright (c) 2004-2010 Matthew J. Battey, Licensed Under Apache License Ver 2.0
Powered By: Get SAFMQ: Store and Forward Message Queue at SourceForge.net. Fast, secure and Free Open Source software downloads