Tech Support > Microsoft Windows > Drivers > is wmi supported by display drivers?
is wmi supported by display drivers?
Posted by Michel Linc on July 31st, 2003


Since display drivers are not "normal" wdm drivers, I
would like to know if they support windows management
instrumentation (WMI)?

Also, is wmi bidirectionnal? As I understand, wmi is used
to send driver information to user mode application, but
can the opposite by done? That is user mode application
sending information to driver?

Thanks in advance.

Posted by Maxim S. Shatskih on July 31st, 2003


Surely! Only WMI events are for driver->app flow, the rest of WMI is for
app->driver flow.

Max




Similar Posts