wmi equivalent of IOCTL_NDISUIO_SET_OID_VALUE?

A

andrew

Hello,

I'm using WMI currently and it seems as though using ExecQuery method is
similar to DDK function calls using IOCTL_NDISUIO_QUERY_OID_VALUE. I'm
looking at some DDK code that uses IOCTL_NDISUIO_SET_OID_VALUE, but I'm not
sure how to do the same thing using WMI methods.

I'm trying to do a set for OID_802_11_BSSID_LIST_SCAN, but am not sure how
to go about doing this in WMI. I have the WMI equivalent of
OID_802_11_BSSID_LIST working though.

Any help is appreciated.

Thanks,
Andrew
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top