译者:LeeFJ SYMBIAN OS SDK V8.1A
-------------------------------------------------------------------------------- » Symbian OS SDK v8.1a » Symbian OS guide » Base » Using User Library (E32) » Thread And Process Management » Using Threads and Processes » The process type --------------------------------------------------------------------------------
The process type 进程类型 Each process can be given a unique identity, known as the process type, in order to differentiate one process from another. 每一个进程都会有一个唯一的标识,进程类型,以区别不同的进程。
The process type is defined as a TUidType which can be constructed from one, two or three TUid components. 进程类型被定义为TUidType类型,TUidType可以通过一个、两个或三个TUid组件进行构造。
-------------------------------------------------------------------------------- Copyright ©2005 Symbian Ltd. unknown-build-id |