NdisGetVersion (Compact 2013)
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 |