Re:Windows XP Supplicant Doubt....

Hi All!
I am dealing with Ndis Miniport Driver which was written for XP.(SDIO
Host interface).
Our card is WLAN station.

Windows XP Supplicant gets the scan result and gives scan to the
miniport driver using OID’s
OID_802_11_BSSID_LIST,
OID_802_11_BSSID_LIST_SCAN,

My doubt is ,

  1. Is there any provision where driver can indicate the scan results to
    the supplicant without OID query by supplicant??
  2. Are there any Win32 API’s that can be used in driver for interaction
    with supplicant??
    Your help is highly appreciated in this regard.

Thanks,
Raghu.