pltIPlot GetNoteHandle

Gets a handle to a pltINote interface for the specified note.

Syntax

pltIPlot_handle GetNoteHandle iNote, idx

Application

Tcl Query

Description

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

Inputs

iNote
A reference to a pltINote pointer.
idx
The index of the note to which an interface is desired. Must be positive.

Errors

Success or an error code.