AtlUnRegisterTypeLib
Visual Studio 2012
This function is called to unregister a type library.
Important
|
|---|
|
This function cannot be used in applications that execute in the Windows Runtime. |
ATLAPI AtlUnRegisterTypeLib( HINSTANCE hInstTypeLib, LPCOLESTR lpszIndex );
This helper function is utilized by CAtlComModule::UnRegisterTypeLib and AtlComModuleUnregisterServer.
Important