Concept Framework 1.0 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: Thu Oct 15 20:02:07 2009 GMT(c)2009 RadGs Software