Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



epocprocesspriority

epocprocesspriority priority

Use the epocprocesspriority statement to specify the process priority for your executable EXE.

Specify low, background, foreground, high, windowserver, fileserver, realtimeserver or supervisor.

The value specified will be passed on to petran via its -priority switch.

Use of this statement will have no effect under Win32 platforms.