Chuck Rolke created QPID-5716:
---------------------------------

             Summary: Messaging C++ .NET binding fails to return 
GetContentObject
                 Key: QPID-5716
                 URL: https://issues.apache.org/jira/browse/QPID-5716
             Project: Qpid
          Issue Type: Bug
          Components: Dot Net Client
    Affects Versions: 0.27
         Environment: .NET binding
            Reporter: Chuck Rolke
            Assignee: Chuck Rolke


Binding function
{noformat}
void Message::GetContentObject(System::Object ^ managedObject)
{noformat}
should be
{noformat}
System::Object ^ Message::GetContentObject()
{noformat}
in order to work with all object types



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to