diff --git a/_c_o_m_8h_source.html b/_c_o_m_8h_source.html
index 8518934b..3507609d 100644
--- a/_c_o_m_8h_source.html
+++ b/_c_o_m_8h_source.html
@@ -1119,8 +1119,8 @@ $(document).ready(function() { init_codefold(0); });
Base abstract template class to support object handle keeping for objects that support trivial handle...
Definition Common.h:1248
T handle_type
Datatype of the object handle this template class handles.
Definition Common.h:988
handle_type m_h
Object handle.
Definition Common.h:1237
-Numerical runtime error.
Definition Common.h:1377
-HRESULT error_type
Error number type.
Definition Common.h:1379
+Numerical runtime error.
Definition Common.h:1446
+HRESULT error_type
Error number type.
Definition Common.h:1448
Context scope automatic SAFEARRAY (un)access.
Definition COM.h:1092
safearray_accessor(SAFEARRAY *psa)
Increments the lock count of an array, and retrieves a pointer to the array data.
Definition COM.h:1102
T HUGEP * data() const noexcept
Return SAFEARRAY data pointer.
Definition COM.h:1122
@@ -1205,7 +1205,7 @@ $(document).ready(function() { init_codefold(0); });