Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This function returns the version number of NDIS.
Syntax
UINT
NdisGetVersion(
VOID
);
Parameters
None.
Return Value
Returns the major and minor numbers for the NDIS version in the high and low halves of the unsigned integer respectively.
Requirements
Header |
ndis.h |
Library |
ndis.lib |