Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



uid

uid uid2 [uid3 ]

Use the uid statement to specify the UIDs for a project.

Each executable has three UIDs. The first is dictated by the target type of the project (whether a EXE or DLL). The second and third are optional.

You specify only the second and, optionally, the third UID. UIDs may be specified in either hex or decimal.

Under WINS, a separate source file is created with the generated makefile containing code to incorporate UIDs into the executable. The name of this file is created by taking the basename of the executable and adding the extension .uid.cpp.