Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up WinRTProjection types #88

Closed
tristanlabelle opened this issue Mar 27, 2024 · 1 comment
Closed

Clean up WinRTProjection types #88

tristanlabelle opened this issue Mar 27, 2024 · 1 comment

Comments

@tristanlabelle
Copy link
Owner

WinRTProjection = ABIProjection + typeName
WinRTBoxableProjection = WinRTProjection + ireferenceID
enums: WinRTEnumProjection = WinRTBoxableProjection + WinRTInertProjection
structs: WinRTBoxableProjection [+ WinRTInertProjection
interfaces: WinRTProjection + COMTwoWayProjection
classes: WinRTProjection + COMProjection
delegates: WinRTBoxableProjection + COMProjection

@tristanlabelle
Copy link
Owner Author

Fixed in #94

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

No branches or pull requests

1 participant