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

DirectComposition functions are missing the [ComOutPtr] attribute #1333

Closed
kennykerr opened this issue Oct 27, 2022 · 1 comment
Closed

DirectComposition functions are missing the [ComOutPtr] attribute #1333

kennykerr opened this issue Oct 27, 2022 · 1 comment
Assignees
Labels
broken api An API is inaccurate and could lead to runtime failure

Comments

@kennykerr
Copy link
Contributor

Including:

  • DCompositionCreateDevice
  • DCompositionCreateDevice2
  • DCompositionCreateDevice3
@mikebattista mikebattista self-assigned this Oct 27, 2022
@mikebattista mikebattista added the broken api An API is inaccurate and could lead to runtime failure label Oct 27, 2022
@mikebattista
Copy link
Collaborator

Windows.Win32.Graphics.DirectComposition.Apis.DCompositionCreateDevice : dcompositionDevice : [Out] => [ComOutPtr,Out]
Windows.Win32.Graphics.DirectComposition.Apis.DCompositionCreateDevice2 : dcompositionDevice : [Out] => [ComOutPtr,Out]
Windows.Win32.Graphics.DirectComposition.Apis.DCompositionCreateDevice3 : dcompositionDevice : [Out] => [ComOutPtr,Out]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
broken api An API is inaccurate and could lead to runtime failure
Projects
None yet
Development

No branches or pull requests

2 participants