Struttura APPLETIDLIST (imepad.h)

Specifica un elenco IImePadApplet IID.

Sintassi

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

Members

count

Numero dell'IID implementato in questa applet.

pIIDList

Elenco IID. Deve essere allocata con CoTaskMemAlloc.

Requisiti

Requisito Valore
Intestazione imepad.h