IDL Programming > Objects > File Format Object Classes > IDLffLangCat::Cleanup

IDLffLangCat::Cleanup

Syntax | Arguments | Keywords | Version History

The IDLffLangCat::Cleanup procedure method performs all cleanup operations on the language catalog object, and should be called by the Cleanup method of a subclass.

Syntax

Obj->Cleanup 

or

Obj->[IDLffLangCat::]Cleanup

or

OBJ_DESTROY, Obj

Arguments

None

Keywords

None

Version History

6.1

Introduced