Share via


System Management Functions (Windows CE 5.0)

Send Feedback

The following table shows the system management functions with a description of the purpose of each.

Programming element Description
GetSystemInfo This function returns information about the current system.
GetVersionEx This function obtains extended information about the OS version that is currently running.
IsProcessorFeaturePresent This function retrieves information about the supported x86 processor features in your system.
SignalStarted This function signals that an application has started and initialization is complete.
QueryInstructionSet This function queries to determine what instruction set is supported on the OS.
VerQueryValue This function returns selected version information from the specified version information resource.

See Also

System Management Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.