Progress
External Program
Interfaces


setApplicationContext

In Message Consumer Objects

This procedure passes context to the message handler. The handler parameter is typically a handle to a persistent procedure implemented by the application. When the message handler is called, it gets that handler and uses it, for example, to deposit error information in the application’s context by calling a specific handler’s internal procedure:

SYNTAX
PROCEDURE setApplicationContext. 
DEFINE INPUT PARAMETER handler AS HANDLE. 

For information on this procedure in context, see the "Setting Context" section in Accessing SonicMQ Messaging From the Progress 4GL."


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