11個組件來實(shí)現(xiàn)桌面 PC 和 Pocket PC 設(shè)備的無縫連接。
11 Components to enable seamless connectivity between the desktop PC and Pocket PC devices.

- TCESystemInfo: 獲得系統(tǒng)信息
- TCERegistry: 讀/寫 Pocket PC 注冊
- TCEFindFile: 在 Pocket PC 上查找文件
- TCEFileOperations: 在 Pocket PC 上和 Pocket PC 和桌面 PC 之間復(fù)制、移動和刪除文件操作
- TCEDatabaseOperations: 轉(zhuǎn)換/移動 Access MDB 文件到 Pocket PC cdb 文件
- TCEDatabase: 存取 Pocket PC 數(shù)據(jù)庫
- TCEContacts: 存取 Pocket PC 連接數(shù)據(jù)庫
- TCEAppointments: 存取 Pocket PC 約會數(shù)據(jù)庫
- TCETasks: 存取 Pocket PC 任務(wù)數(shù)據(jù)庫
- TCECategories: 存取 Pocket PC 分類列表
- TCERunApp: 從桌面 PC 上,在 Pocket PC 中開始一個應(yīng)用程序

- TCESystemInfo: retrieve system info
- TCERegistry: read & write the Pocket PC registry
- TCEFindFile: find files on the Pocket PC
- TCEFileOperations: copy, move, delete file operations on Pocket PC and between Pocket PC and desktop PC +multi file copy between Pocket PC and desktop PC
- TCEDatabaseOperations: convert/transfer Access MDB files to Pocket PC cdb files and vice versa
- TCEDatabase: access to Pocket PC databases
- TCEContacts: access to Pocket PC Contacts database
- TCEAppointments: access to Pocket PC Appointments database
- TCETasks: access to Pocket PC Tasks database
- TCECategories: access to the Pocket PC category list
- TCERunApp: start an application from the Desktop PC on the Pocket PC