Friday, June 15, 2007

rename_namespace (#import)

rename_namespace("NewName")

NewName
The new name of the namespace.
The rename_namespace attribute is used to rename the namespace that contains the contents of the type library. It takes a single argument, NewName, which specifies the new name for the namespace.

To remove the namespace, use the no_namespace attribute instead.

namaste!

No comments: