Replies: 1 comment
-
It's likely an oversight. There are a few gaps in our interops, e.g., #3151. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I again looking at the code around places where I touch things
winforms/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.EnumVariantObject.cs
Lines 46 to 61 in 58159f3
and
winforms/src/System.Windows.Forms/src/System/Windows/Forms/AccessibleObject.EnumVariantObject.cs
Line 120 in 58159f3
but HRESULT is ignored
winforms/src/System.Windows.Forms.Primitives/src/Interop/OleAut32/Interop.IEnumVariant.cs
Lines 17 to 27 in 58159f3
Isn't this too brave?
Beta Was this translation helpful? Give feedback.
All reactions