IBM Visualization Data Explorer Programmer's Reference

[ Bottom of Page | Previous Page | Next Page | Table of Contents | Partial Table of Contents | Index ]

DXGetNextInvalidElementIndex

Function

Returns the index of the next invalid element.

Syntax

#include <dx/dx.h>


int DXGetNextInvalidElementIndex(InvalidComponentHandle handle)

Functional Details

Returns the index of the next invalid element after the index returned on the prior call (or zero, if this is the first call), given invalid-component handle handle.

Return Value

Returns the index of the next invalid element or returns -1 if there are no more invalid elements.

See Also

DXCreateInvalidComponentHandle, DXFreeInvalidComponentHandle 14.3 , "Invalid Data".


[ Top of Page | Previous Page | Next Page | Table of Contents | Partial Table of Contents | Index ]
[Data Explorer Documentation | QuickStart Guide | User's Guide | User's Reference | Programmer's Reference | Installation and Configuration Guide ]

[Data Explorer Home Page]


[IBM Home Page | Order | Search | Contact IBM | Legal ]