IExternalApplication.OnShutdown
Method
Description:
Implement this method to execute some tasks when Autodesk Revit shuts down.
Implement this method to execute some tasks when Autodesk Revit shuts down.
Parameters
Parameter | Type | Description |
---|---|---|
application | UIControlledApplication | A handle to the application being shut down. |
Return Value
Type | Description |
---|---|
Result | Indicates if the external application completes its work successfully. |