SOAPCtxGetFile is available since version 1.0.
Prototype:
number SOAPCtxGetFile(number ctx, number node)
Parameters
ctx
the soap context handle which should contain the file
node
the xml node handle which points to a file via "href" xml attribute
Description:
Get the attached file if any found.
NOTE: This function is not fully supported.
Return value:
Returns a part of the file.