Replies: 1 comment
-
The constants are missing from the metadata. I've filed an issue for that: microsoft/win32metadata#964 |
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
-
I'm trying to use
HidP_GetUsageValueArray
. The returned value is declared as NTSTATUS, are the constant values it can take declared somewhere? If I put them inNativeMethods.txt
is says it can't find them.Beta Was this translation helpful? Give feedback.
All reactions