hwISession GetExternalReadersList

Retrives a list of the names of all currently registered external readers.

Syntax

hwISession_handle GetExternalReadersList

Application

Tcl Query

Description

This command retrieves a list of the file names of all currently registered external readers.

Example

hwi GetSessionHandle sess;
sess GetExternalReadersList;

Error

Returns a success (the list of filenames) or an error code.

Keywords

Tcl

Query