OID_WW_GEN_NETWORK_TYPES_SUPPORTED
For this OID, a miniport driver returns an array of types supported by the driver and its NIC that has any proper subset of the following system-defined values:
NdisWWGeneric
NdisWWMobitex
NdisWWPinpoint
NdisWWCDPD
NdisWWArdis
NdisWWDataTAC
NdisWWMetricom
NdisWWGSM
NdisWWCDMA
NdisWWTDMA
NdisWWAMPS
NdisWWInmarsat
NdisWWpACT
NdisWWFlex
NdisWWIDEN
Any miniport driver that cannot claim full compliance with any particular type from the preceding list should return NdisWWGeneric for this query. Otherwise, the miniport driver should return a list of the particular type(s) for which it can provide fully compliant support.
Note that the NdisWWArdis type has been subsumed under the NdisWWDataTAC type. That is, if a miniport driver and its NIC support the NdisWWDataTAC type, they also support the NdisWWArdis type.
Sets and indications are irrelevant for this OID.
Note This OID is not available for use beginning with Windows Vista.