Posted: Tue Mar 13, 2007 8:45 am Post subject: Missing Definitions in Sample Code
Newbie
Joined: 13 Mar 2007 Posts: 1
I am using the sample code from page 252 of IBM's "Websphere and .NET Coexistence" manual to build the get and put code for an app written in C#. The get code works, but the code for building the RFH header does not. It references a method WriteUInt32 that does not exist in IBM.WMQ. For example:
mqMsg.WriteUInt32(uint_reverse(2)); //version
I've looked through several reference materials and can't find a method that replaces this non-existent one. Has anyone else tried this code and found a solution? Is there an updated manual somewhere?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum