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.
NdisGetVersion returns the version number of NDIS.
UINT NdisGetVersion();
Parameters
None.
Return Values
Returns the major and minor numbers for the NDIS version in the high and low halves of the unsigned integer respectively.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Ndis.h.
Link Library: Ndis.lib
See Also
Send Feedback on this topic to the authors