Title: Message
Hi,
 
I am wondering how I might go about setting the value of a SOAP Header element. I know I can insert the attribute I want by inserting:
 
m_pCall->setTransportProperty(SOAPACTION_HEADER, "VARNAME");
 
but, how do I actually set VARNAME's value?
 
Thanks,
 
Brian

Reply via email to