Changes between Initial Version and Version 1 of Ticket #212, comment 4
- Timestamp:
- 2024-06-11 15:41:34 (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #212, comment 4
initial v1 9 9 - how does this affect the CoInitialize call; will it succeed? 10 10 11 **if** CoInitialize succeeds to initialize the current thread as ApartmentThread **and** the already created COM object continues to function as MTA COM object, then we should probably allow this machinery, and in fact force it by the above mentioned thread, to prevent COM objects from always being marshaled in COBIA PME in the absence of explicit COM initialization. 11 12 12 13 … … 14 15 15 16 16