Share via


NdisGetVersion (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.