docs
docs copied to clipboard
Custom Marshaller shape docs need to be updated
Custom marshaller shapes documentation can be clearer and should reflect that ElementX require Bidirectional marshallers.
Note to self: GetPinnedReference has priority over CallerAllocatedBuffer for by value parameters (but not by ref), and CallerAllocatedBuffer has priority over general ToUnmanaged in ManagedToUnmanagedIn by ref stubs. General ToUnmanaged is used for ref scenarios.
Tagging subscribers to this area: @dotnet/interop-contrib See info in area-owners.md if you want to be subscribed.
Issue Details
Custom marshaller shapes documentation can be clearer and should reflect that ElementX require Bidirectional marshallers.
| Author: | jtschuster |
|---|---|
| Assignees: | - |
| Labels: |
|
| Milestone: | 8.0.0 |