This method removes an object's standard class registration from the system registry.
HRESULT UnregisterClassHelper( const CLSID& clsid, LPCTSTR lpszProgID, LPCTSTR lpszVerIndProgID );
| Header file: | Atlbase.h |
| Platforms: | |
| Versions: | Version 2.0 and later |
| Complete documentation: | Visual C++ documentation |
CComModule Overview, CComModule Methods, CComModule::RegisterClassHelper