How to declare a UID

Describes how to declare a UID.

To use a UID in a program, declare it as a static constant, for example:

      
       
      
      static const TUid KUidExampleSmileyPicture = { 0x100000E6 };