Copyright ® (1997-2003) EDMGROUP Pty Ltd - XML Database - XSTORAGE Reference

vb_xdocument_node_attr_by_index

[This is preliminary documentation and subject to change.]

Returns attribute of the XDocument node by it's index.

Use for enumeration of the attributes
Status:

Ready

Visual Basic Syntax

Private Declare Function vb_xdocument_node_attr_by_index
Lib "xmllab_dll.dll"

(ByVal XML_CURSOR As Long,ByRef Index As Long,ByRef Name As String,ByRef Value As String)
As Long

 

Example


Under development

[C/C++]

C/C++ Syntax

   

Under development

 

C/C++ Return Values

C Sample

 

Remarks

 

See Also

 

  Contact Us   |   |  

 © 1997-2003 EDMGROUP (Australia) Pty Ltd. All rights reserved.