Search notes:

COM Objects: Runtime Callable Wrappers

A Runtime Callable Wrapper (RCW) is used by the .NET: Common Language Runtime (CLR) to give the impression, that a COM Object is an ordinary .NET object and thus hides the differences between managed and unmanaged code.
Interfaces that are used (if exposed?) by RCW when wrapping a COM Object are:

See also

The methods FinalReleaseComObject and ReleaseComObject of the System.Runtime.InteropServices.Marshal class.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Windows/...', 1758199477, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/development/COM/object/Runtime-Callable-Wrapper/index(46): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78