Guest_imported
New member
- Jan 1, 1970
- 0
I'm trying to remove a specific message in a queue but I am not able to specify the messageId which should be use. I know I should use the
MQGetMessageOptions.MatchOptions = MQMO_MATCH_MSG_ID but not how to let it know the id of the message I'm looking for.
This is for NT/VB6.0 (I'm not really proud of it).
Thanks all,
Antoine
MQGetMessageOptions.MatchOptions = MQMO_MATCH_MSG_ID but not how to let it know the id of the message I'm looking for.
This is for NT/VB6.0 (I'm not really proud of it).
Thanks all,
Antoine