Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
SOAPEnvNewFromBuffer | version 1.0 | no |
number SOAPEnvNewFromBuffer(string buffer, var number out_env) |
buffer | [in] the string to parse into an envelope (xml format). |
out_env | [out] the output envelope object |
Create an envelop object from a string. The string must be in xml format. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:22 2011 GMT | (c)2011 RadGs Software |