|
IDL Reference Guide: iTools Object Classes |
|
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.
Obj->[IDLitTool::]UnRegisterFileWriter, Identifier
Set this to the relative identifier of the file writer to be removed from the iTool. See iTool Object Identifiers for a discussion of iTool identifiers.
None
IDL Online Help (March 06, 2007)