This method registers or unregisters an object’s standard class.
At a Glance
Header file: | Atlbase.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
HRESULT UpdateRegistryClass( const CLSID& clsid,
LPCTSTR lpszProgID, LPCTSTR lpszVerIndProgID, UINT nDescID,
DWORD dwFlags, BOOL bRegister );