WMI event notification in C++ -


can me in writing wmi query event notification when speaker or headphone/mic connected system. tried select * __instanceoperationevent within .1 targetinstance isa 'win32_sounddevice'. doesn't seems working.

i coding in c++.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

c# - ItextSharp font color issue in ver 5.5.4+ -

how does one get csharp-sqlite to throw exceptions for duplicates or foreign key constraint violations -