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<br />

Files\Adobe\FrameMaker8\UniData<br />

XDOMGetNodeType<br />

Syntax<br />

XDOMGetNodeType(nodeHandle, nodeType)<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 />

XDOMGetNodeType gets the node type.<br />

Parameters<br />

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

Return Codes<br />

Parameter Description<br />

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

nodeType An integer to store the node type. [OUT]<br />

XDOMGetNodeType Parameters<br />

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

of each return code.<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 />

XDOMGetNodeType Return Codes<br />

XDOMGetNodeType 1-949

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

Saved successfully!

Ooh no, something went wrong!