Progress
External Program
Interfaces


getMessagePartByID

In Message Objects

This function expects a content ID. If successful, the function retrieves a message part and returns the content type as a character string.

SYNTAX
FUNCTION getMessagePartByID RETURNS CHARACTER 
  (INPUT contentID AS INTEGER, OUTPUT messagePartH AS HANDLE). 

NOTE: When you use the same handle variable to retrieve multiple message parts, after each retrieval, call deleteMessage on the handle variable to free the message part.

For information on this function in context, 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