cegetversionex (rapi)
Last changed: -84.138.78.108

.
Summary
This function obtains extended information about the version of the operating system that is currently running

C# Signature:

[DllImport("rapi.dll")]
public static extern int CeGetVersionEx(ref CEOSVERSIONINFO ceosver);

User-Defined Types:

CEOSVERSIONINFO

Notes:

function info on msdn at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceactsy/html/cerefCeGetVersionExRAPI.asp

Don't match any more (02/09/2007)

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Documentation