Concept Framework 2.2 documentation Contents | Index

standard.net.soap.SOAPCtxAddFile

Name Version Deprecated
SOAPCtxAddFile version 1.0 no

Prototype:
number SOAPCtxAddFile(number soap_ctx, string filename, string content_type, string dest_href)

Parameters:
soap_ctx      [in] the soap context as returned by SOAPCtxNewWithMethod or { SOAPClientInvoke} (the response)
filename      [in] the file name
content_type      [in] content type
dest_href      [in] destination href

Description:
Add a file.

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