共用方式為


APPLETIDLIST 結構 (imepad.h)

指定 ImePad Applet IID 清單。

語法

typedef struct tagAPPLETIDLIST {
  INT count;
  IID *pIIDList;
} APPLETIDLIST, *LPAPPLETIDLIST;

成員

count

在這個小程式中實作的 IID 數目。

pIIDList

IID 清單。 這必須與 CoTaskMemAlloc 一起配置。

規格需求

需求
標頭 imepad.h