IDLitTool::UnRegisterFileWriter

Syntax | Arguments | Keywords | Version History

The IDLitTool::UnRegisterFileWriter procedure method unregisters a component with the iTool. When a file writer is unregistered, it is no longer available to export files from the iTool, and it is removed from iTool menus and toolbars.

Syntax

Obj->[IDLitTool::]UnRegisterFileWriter, Identifier

Arguments

Identifier

Set this to the relative identifier of the file writer to be removed from the iTool. See iTool Object Identifiers (iTool Developer's Guide) for a discussion of iTool identifiers.

Keywords

None

Version History

6.0

Introduced