Partager via


NdisGetVersion (Windows Embedded CE 6.0)

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

See Also

Reference

NDIS Library Functions