Progress
External Program
Interfaces


addMessagePart

In Message Objects

This procedure adds a Sonic message to a multipart message. The Sonic message is created as usual. Its content type is defined by Sonic. The content-ID string (represented by contentIDString) sets the content ID of the part and is used to identify it

NOTE: To conserve resources, after calling this procedure, the application must delete the message-part handle (represented by messagePartH):

SYNTAX
PROCEDURE addMessagePart.  
DEFINE INPUT PARAMETER messagePartH AS HANDLE. 
DEFINE INPUT PARAMETER contentIDString AS CHARACTER. 

For information on this procedure, see the "MultipartMessage" 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