[API Proposal]: 'ComWrappers' methods to get runtime-provided 'IUnknown' CCW vtable entries #114133
Labels
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-System.Runtime.InteropServices
Contributes to #114024
Same motivation and context as the linked issue. This proposal is for an ILC-friendly set of APIs to build
IUnknown
CCW vtables.Original suggestion for the shape by @jkotas in #114024 (comment).
Important
We can't just use the existing
ComWrappers.GetIUnknownImpl
, as its shape is too difficult for ILC to interpret it.API Proposal
API Usage
The text was updated successfully, but these errors were encountered: