Open jlement opened 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
Anyone?
Use SetNotification?
SetNotification
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