إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
An interface provider supplies information about each registered interface by using the following data structures.
To register an interface, a provider passes a pointer to an initialized NET_IF_INFORMATION structure to the NdisIfRegisterInterface function.
NDIS interface providers provide an NDIS_INTERFACE_INFORMATION structure in response to a query of the OID_GEN_INTERFACE_INFO OID.
NDIS can also query providers with other OIDs. For more information about NDIS provider OIDs, see NDIS Network Interface to OID Mapping. For more information about handling OID requests in interface providers, see Handling OID Query and Set Requests in an NDIS Interface Provider.