11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SOAPSetRequestBody<br />

Syntax<br />

SOAPSetRequestBody(Request, value)<br />

Note: This function is case-sensitive. If you want it to be case-insensitive, you<br />

must compile your programs using the BASIC command with the -i option.<br />

Description<br />

Sets up a SOAP request body directly, as opposed to having it be constructed through<br />

the SOAPSetParameters function. With this function it also possible to attach<br />

multiple body blocks to the SOAP request.<br />

Parameters<br />

The following table describes each parameter of the syntax.<br />

Parameter Description<br />

Request Handle to the request created with SOAPCreateRequest. [IN]<br />

value A dynamic array containing SOAP body blocks, for example:<br />

@AM... [IN]<br />

SOAPSetRequestBody Parameters<br />

SOAPSetRequestBody 1-765

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!