thebookisclosed / ViVe

C# library and console app for using new feature control APIs available in Windows 10 version 2004 and newer
GNU General Public License v3.0
4.97k stars 298 forks source link

Cannot set PayloadKind and Payload #64

Closed boe323 closed 2 years ago

boe323 commented 2 years ago

Can you please add the ability to set these flags please

thebookisclosed commented 2 years ago

Can you please describe the commands you've tried which did not update these fields? I didn't have issues with updating these when testing.

thebookisclosed commented 2 years ago

Tested and couldn't reproduce the issue. Perhaps you were confused by the shortened name (VariantPayloadKind -> PayloadKind) when printing feature properties to the console on /query? Unifying these may not be a bad idea but the shorter name in console was chosen deliberately for ease of reading.