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.
1/6/2010
NdisGetVersion returns the version number of NDIS.
Syntax
UINT NdisGetVersion(
);
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 |
| Windows Embedded CE | Windows CE .NET 4.0 and later |