Q35GetMediaObject
Q35GetMediaObject returns the details contained with the media object record. If the record is generic text then the function will return the text attachment as unformatted text.
Data Structure
| Name | Type | Inclusion | Direction |
|---|---|---|---|
| szNameObject | STRING | REQUIRED | IN |
| szGenericTextKey | STRING | REQUIRED | IN |
| mnGenericTextMediaObjectType | INTEGER | REQUIRED | IN |
| mnMediaObjectSequenceNumber | INTEGER | REQUIRED | IN |
| szMediaObjectText | STRING | OPTIONAL | OUT |
| szGenericTextItemName | STRING | OPTIONAL | OUT |
| szQueueName | STRING | OPTIONAL | OUT |
| szGTFileName | STRING | OPTIONAL | OUT |