Skip to content

Latest commit

 

History

History
61 lines (52 loc) · 1.62 KB

nf-ndis-ndisgetversion.md

File metadata and controls

61 lines (52 loc) · 1.62 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:ndis.NdisGetVersion
NdisGetVersion function (ndis.h)
The NdisGetVersion function returns the version number of NDIS.
netvista\ndisgetversion.htm
netvista
05/02/2018
NdisGetVersion function
NdisGetVersion, NdisGetVersion function [Network Drivers Starting with Windows Vista], ndis/NdisGetVersion, ndis_configuration_ref_fcdf5ece-888e-4f1a-b855-367cbe4c68fe.xml, netvista.ndisgetversion
ndis.h
Ndis.h
Universal
Supported for NDIS 6.0 and NDIS 5.1 drivers (see NdisGetVersion (NDIS 5.1)) in Windows Vista. Supported for NDIS 5.1 drivers (see NdisGetVersion (NDIS 5.1)) in Windows XP.
Irql_Miscellaneous_Function
Ndis.lib
<= DISPATCH_LEVEL
Windows
NdisGetVersion
ndis/NdisGetVersion
APIRef
kbSyntax
LibDef
ndis.lib
ndis.dll
NdisGetVersion

NdisGetVersion function

-description

The NdisGetVersion function returns the version number of NDIS.

-returns

Returns the major and minor numbers for the NDIS version in the high and low halves of the unsigned integer respectively.

-remarks

System support for NdisGetVersion is available in Windows XP and later versions.