Link to home
Start Free TrialLog in
Avatar of trustworthy
trustworthy

asked on

Binary message in MSMQ

Hi all,

Is it possible to send and receive binary messages with MSMQ?
For example, I have a struct - can I send that struct and read it back?

If yes, please point me in the right direction for an example. Thank you.
ASKER CERTIFIED SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of trustworthy
trustworthy

ASKER

Thank for your reply. I figured it out, it's possible to do without any encoding, just by specifying VT_VARIANT in PROPID_M_BODY_TYPE