Access to RAW wmi data??

A

andrew

Hello,

I'm trying to get the Ndis80211BSSIList from a query to
MSNdis_80211_BSSIList, but from doing some reading, it seems as though it's
retrieving the data using the NDIS_802_11_BSSID_LIST format and not the
newer NDIS_802_11_BSSID_LIST_EX format. Is there anyway to interpret the
data received using the newer structure? Or do I have to resort to using
DDK functions to get the data I need?

Thanks,
Andrew
 
Joined
Nov 16, 2005
Messages
1
Reaction score
0
You're actually a step ahead of me.

I've got several laptops with different cards and I'm trying to get the
same lists as you are getting, but WMI always returns errors for all 80211
requests, whereas it works fine for all other WMI NDIS and other WMI queries.

Do you have to load a special DLL or do anything to prepare the system so you can use WMI with 80211 classes? Or is it just my bad luck that both network cards drivers are inadequate? That seems unlikely to me.

Erick32768
 

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