|
pure virtual |
Called by the component loader to execute any shutdown code that the component DLL needs to execute before the DLL is unloaded.
| Success | P6R::eOk | Startup succeeded, conitinue loading the component. |
| Failure | Any P6ERR failure code | Shutdown code failed. The component will still be unloaded. |