diff --git a/_c_o_m_8h_source.html b/_c_o_m_8h_source.html
index 7646d8eb..a534d8e0 100644
--- a/_c_o_m_8h_source.html
+++ b/_c_o_m_8h_source.html
@@ -822,8 +822,8 @@ $(function() {
T * handle_type
Datatype of the object handle this template class handles.
Definition: Common.h:585
void attach(_In_opt_ handle_type h) noexcept
Sets a new object handle for the class.
Definition: Common.h:794
handle_type m_h
Object handle.
Definition: Common.h:833
-Numerical runtime error.
Definition: Common.h:1390
-HRESULT error_type
Error number type.
Definition: Common.h:1392
+Numerical runtime error.
Definition: Common.h:981
+HRESULT error_type
Error number type.
Definition: Common.h:983
VARIANT struct wrapper.
Definition: COM.h:284
variant & operator=(_In_ double *pfSrc) noexcept
Copy from double reference.
Definition: COM.h:893
variant & operator=(_In_ short *pnSrc) noexcept
Copy from short reference.
Definition: COM.h:776
@@ -896,7 +896,7 @@ $(function() {