This method updates the system registry for each object in the object map.
At a Glance
| Header file: | Atlbase.h |
| Windows CE versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
HRESULT RegisterServer( BOOL bRegTypeLib = FALSE,
const CLSID* pCLSID = NULL );
See Also