OOM Handling Functions (Compact 2013)

3/28/2014

The following table shows the Windows Embedded Compact 2013 out-of-memory (OOM) functions and describes how they are used.

Function

Description

RegisterOOMNotification

Enables event handles to receive OOM notifications.

SetSystemProcess

Marks a process as a system process so that it allocates memory at the threshold of a system process.

IsSystemProcess

Checks whether a particular process is a system process.

Deprecated Functions

Shows the deprecated functions that are not operational in Windows Embedded Compact 2013.

In This Section

See Also

Concepts

OOM Handling