NdisGetVersion (Windows CE 5.0)
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