Concept Framework 2.2 documentation Contents | Index

standard.net.soap.SOAPEnvNewFromStream

Name Version Deprecated
SOAPEnvNewFromStream version 1.0 no

Prototype:
number SOAPEnvNewFromStream(number http_input_stream, var number out_env)

Parameters:
http_input_stream      [in] the http input stream
out_env      [out] the output envelope object

Description:
Create an envelope from a given http stream. (You should not use this function; this function was not fully documented on the CSOAP library web site).

Returns:
Returns null if succeeded, or an error handle (to get the error text, you should call SOAPError)

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:19 2013 GMT(c)2013 Devronium Applications