diff --git a/_c_o_m_8h_source.html b/_c_o_m_8h_source.html
index b2f9ee8d..99c0b941 100644
--- a/_c_o_m_8h_source.html
+++ b/_c_o_m_8h_source.html
@@ -3,13 +3,15 @@
-
+
-
+
1081 HRESULT hr = SafeArrayCopy(h, &h_new);
@@ -1484,10 +1492,10 @@
com_runtime_error(error_type num, const char *msg=nullptr)
Constructs an exception.
Definition COM.h:45
Device context wrapper class.
Definition GDI.h:84
Base abstract template class to support object handle keeping for objects that support trivial handle...
Definition Common.h:1287
-
T handle_type
Datatype of the object handle this template class handles.
Definition Common.h:1029
handle_type m_h
Object handle.
Definition Common.h:1276
+
BSTR handle_type
Definition Common.h:1029
Numerical runtime error.
Definition Common.h:1481
-
HRESULT error_type
Error number type.
Definition Common.h:1483
+
HRESULT error_type
Definition Common.h:1483
Context scope automatic SAFEARRAY (un)access.
Definition COM.h:1093
safearray_accessor(SAFEARRAY *psa)
Increments the lock count of an array, and retrieves a pointer to the array data.
Definition COM.h:1103
T HUGEP * data() const noexcept
Return SAFEARRAY data pointer.
Definition COM.h:1123
@@ -1577,7 +1585,8 @@
+