pinvoke icon indicating copy to clipboard operation
pinvoke copied to clipboard

HidP_GetValueCaps and other functions in hid.dll are not present

Open jnm2 opened this issue 5 years ago • 1 comments

Examples: https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/hidpi/nf-hidpi-hidp_getdata https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/hidpi/nf-hidpi-hidp_getusagevaluearray https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/hidpi/nf-hidpi-hidp_getvaluecaps https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/hidsdi/nf-hidsdi-hidd_getindexedstring

jnm2 avatar Oct 11 '20 01:10 jnm2

+1 it looks like it was implemented in old versions, as i saw it used in code samples

shaise avatar Nov 19 '20 07:11 shaise