Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IModule::end ( void  )
pure virtual

Called by the component loader to execute any shutdown code that the component DLL needs to execute before the DLL is unloaded.

Returns
SuccessP6R::eOkStartup succeeded, conitinue loading the component.
FailureAny P6ERR failure codeShutdown code failed. The component will still be unloaded.