// wificx.h
ULONG WifiDeviceGetOsWdiVersion(
WDFDEVICE Device
);
View the official Windows Driver Kit DDI referenceNo description available.
The WifiDeviceGetOsWdiVersion function gets the TLV version that WifiCx uses to initialize client driver's TLV parser/generator.
Device[_In_] A handle to a framework device object that the client driver obtained from a previous call to WdfDeviceCreate.
Returns the TLV version that WifiCx uses to initialize client driver's TLV parser/generator.