IDLitReader::GetFileExtensions

Syntax | Return Value | Arguments | Keywords | Version History

The IDLitReader::GetFileExtensions function method is called by the system to retrieve the file extensions supported by this particular reader.

Syntax

Result = Obj->[IDLitReader::]GetFileExtensions( [, COUNT=variable])

Return Value

Returns a scalar or string array that contains the file extensions associated with this reader.

Arguments

None

Keywords

COUNT

Set this keyword equal to a named variable that will contain the number of items returned by this function.

Version History

6.0

Introduced