pltIVector GetDataAttributeHandle

Gets a handle to a pltIAttribute interface for the specified attribute.

Syntax

pltIVector_handle GetDataAttributeHandle iAttribute, idx

Application

Tcl Query

Description

This method instantiates an interface and copies the pointer to it into this value. The caller is responsible for deleting it.

Inputs

iAttribute
A reference to a pltIAttribute pointer.
idx
The index of the attribute for which an interface is desired. Must be positive.

Errors

Success or an error code.