poIPost GetNoteHandle

Gets the handle to the note.

Syntax

poIPost_handle GetNoteHandle iNote note_id

Application

HyperView Tcl Query

Description

This command retrieves the handle to an hwINote interface for the note.

Inputs

iNote
A reference to an hwINote pointer.
note_id
The ID of the note for which the handle is requested.
Note: The caller is responsible for deleting the handle.

Errors

Returns iNote if successful, otherwise an error code.