sharpdx / SharpDX

SharpDX GitHub Repository
http://sharpdx.org
MIT License
1.7k stars 639 forks source link

How to access SetEventNotification #1002

Open jlement opened 6 years ago

jlement commented 6 years ago

Trying to figure out how to access SetEventNotification for receiving joystick events. But everything seems to result in the following error:

Error C3767 'SharpDX::DirectInput::Device::SetEventNotification': candidate function(s) not accessible

jlement commented 6 years ago

Anyone?

ziriax commented 6 years ago

Use SetNotification?