getAttributeCount()  getData()

Chapter 5: General Objects and Methods

getCurrentAttribute()

Description

Retrieves the current attribute tag and value and saves them as two strings.

Syntax

getCurrentAttribute(string *attributeTag, string *attributeValue)

Parameter

Description

attributeTag

Pointer to a string to save the current node’s attribute tag.

attributeValue

Pointer to a string to save the current node’s attribute value.

Return value

Integer. Returns 1 for success, and 0 for failure.





Copyright © 2005. Sybase Inc. All rights reserved. getData()

View this book as PDF