Progress
External Program
Interfaces


createMessageConsumer

In Session Objects

This procedure creates a new Message Consumer object. The application must pass to createMessageConsumer, the name of an internal procedure for handling messages and a handle to a procedure that contains procName:

SYNTAX
PROCEDURE createMessageConsumer. 
DEFINE INPUT PARAMETER procHandle AS HANDLE.  
DEFINE INPUT PARAMETER procName AS CHAR.     
DEFINE OUTPUT PARAMETER consumerHandle AS HANDLE. 

For information on this procedure in context, see the "Factory Procedures" and the "Message Consumer Objects" sections in Accessing SonicMQ Messaging From the Progress 4GL."


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095