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.

C:\Program Files\Adobe\FrameMaker8\UniData 7.2\7.2rebranded\BASICREF\BASRX.fm<br />

3/5/10<br />

XDOMSetUserData<br />

Syntax<br />

XDOMSetUserData(nodeHandle, userData)<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 />

XDOMSetUserData sets the user data associated with the node.<br />

Parameters<br />

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

Return Codes<br />

The return code indicating success or failure. The following table describes the value<br />

of each return code.<br />

1-976 <strong>UniBasic</strong> <strong>Commands</strong> <strong>Reference</strong><br />

Parameter Description<br />

nodeHandle Handle to the DOM node. [IN]<br />

userData String to hold the user data. [IN]<br />

XDOMSetUserData Parameters<br />

Return Code Description<br />

XML.SUCCESS The function completed successfully.<br />

XML.ERROR An error occurrred.<br />

XML.INVALID.HANDLE An invalid DOM handle was returned to the function.<br />

XDOMSetUserData Return Codes

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

Saved successfully!

Ooh no, something went wrong!