UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software UniBasic Commands Reference - Rocket Software

rocketsoftware.com
from rocketsoftware.com More from this publisher
11.04.2013 Views

C:\Program Files\Adobe\FrameMaker8\UniData 7.2\7.2rebranded\BASICREF\BASRX.fm 3/5/10 XDOMGetOwnerDocument Syntax XDOMGetOwnerDocument(nodeHandle, domHandle) Note: This function is case-sensitive. If you want it to be case-insensitive, you must compile your programs using the BASIC command with the -i option. Description XDOMGetOwnerDocument gets the DOM handle to which the nodeHandle belongs. Parameters The following table describes each parameter of the syntax. Parameter Description Return Codes The return code indicating success or failure. The following table describes the value of each return code. 1-952 UniBasic Commands Reference nodeHandle Handle to the DOM node. [IN] domHandle Handle to the DOM structure. [OUT] Return Code Description XML.SUCCESS The function completed successfully. XML.ERROR An error occurrred. XML.INVALID.HANDLE An invalid DOM handle was returned to the function. XDOMGetOwnerDocument Return Codes

C:\Program Files\Adobe\FrameMaker8\UniData XDOMGetUserData Syntax XDOMGetUserData(nodeHandle, userData) Note: This function is case-sensitive. If you want it to be case-insensitive, you must compile your programs using the BASIC command with the -i option. Description XDOMGetUserData gets the user data associated with the node. Parameters The following table describes each parameter of the syntax. Parameter Description nodeHandle The handle to the DOM node. [IN] userData String to hold the user data. [OUT] XDOMGetUserData Parameters Return Codes The return code indicating success or failure. The following table describes the value of each return code. Return Code Description XML.SUCCESS The function completed successfully. XML.ERROR An error occurrred. XML.INVALID.HANDLE An invalid DOM handle was returned to the function. XDOMGetUserData Return Codes XDOMGetUserData 1-953

C:\Program<br />

Files\Adobe\FrameMaker8\UniData<br />

XDOMGetUserData<br />

Syntax<br />

XDOMGetUserData(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 />

XDOMGetUserData gets the user data associated with the node.<br />

Parameters<br />

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

Parameter Description<br />

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

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

XDOMGetUserData Parameters<br />

Return Codes<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 />

XDOMGetUserData Return Codes<br />

XDOMGetUserData 1-953

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

Saved successfully!

Ooh no, something went wrong!