plt3DIPlot GetFooterHandle

Gets a handle to a pltITitle interface for the footer.

Syntax

plt3DIPlot_handle GetFooterHandle iTitle

Application

Tcl Query

Description

Gets a handle to a pltITitle interface for the footer.

Inputs

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

Errors

Success (0) or an error code.