UnloadARX Method |
Unloads the specified AutoCAD ARX application.
Signature
object.UnloadARX Name
Object
Application
The object or objects this method applies to.
Name
String; input-only
The name of the application to unload.
Remarks
If the specified application is locked when this method is called, the method will fail.
NOTE Do not attempt to unload the file acvba.arx.
Comments? |