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

This methods is used to tell the module to unregister all of it's components from the COM runtime.

Parameters
pRegistrar[ in ] A pointer to the COM runtime's p6IRegistrar interface.
Returns