I guess we will have to read through the map then. On Tue, Feb 19, 2013 at 12:26 AM, Rajesh Khan <[email protected]>wrote:
> I know in C# i could read properties like > properties["propname"].ToString(); > However in C++ I could set a property but getproperties in c++ returns a > reference to qpid::types::Variant::Map any suggestions on how I could set > it ? >
