Skip to content

Enabling COM Records as [out] method parameters#2708

Merged
geppi merged 4 commits intomhammond:mainfrom
geppi:record_out_param
Feb 11, 2026
Merged

Enabling COM Records as [out] method parameters#2708
geppi merged 4 commits intomhammond:mainfrom
geppi:record_out_param

Conversation

@geppi
Copy link
Collaborator

@geppi geppi commented Feb 10, 2026

, i.e. they can be omitted from the arguments when calling a method but will be included in the return value of the method.

This PR is an extract from PR #2560 applying only the changes required to implement the described functionality.
I'm opening this PR because the OP of PR #2560 did not follow up since April last year but the extracted changes implement a valuable improvement.

omitted from the arguments when calling a method but will be included
in the return value of the method.
@geppi geppi requested review from Avasam and mhammond February 10, 2026 19:28
Copy link
Owner

@mhammond mhammond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks correct, thanks!

@mhammond
Copy link
Owner

Could you please add a changelog?

@geppi geppi merged commit 1407001 into mhammond:main Feb 11, 2026
28 checks passed
@geppi geppi deleted the record_out_param branch February 11, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants