dotnet / dotnet/winforms

Need to fully implement object to VARIANT.

Open
#8,596 1 comment 1 reaction 1 assignee Claimed by @JeremyKuhne View on GitHub
area-COM area-ILLinker/AOT area-Trimming
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
1d 13m
Merged PRs (30d)
85

Description

I've added a `FromObject` method on `VARIANT` that only handles `null` and `string`. It needs to handle the flip side to `ToObject` in order to stop using `Marshal` for conversion. (Necessary for enabling trimming and AOT scenarios where runtime COM interop is disabled.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.