Progress
External Program
Interfaces


getMessagePartByIndex

In Message Objects

This function expects an index. If successful, the function retrieves a handle to the message part and returns the content type as a character string.

SYNTAX
FUNCTION getMessagePartByIndex RETURNS CHARACTER 
  (INPUT index AS INTEGER, OUTPUT messagePartH AS HANDLE). 

NOTE: When you use the same handle variable to retrieve multiple message parts, between retrievals, 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