IImePadApplet::GetAppletCfg method

Called from IImePad to get IImePadApplet's configuration data.

Syntax

HRESULT GetAppletCfg(
   LPIMEAPPLETCFG lpAppletCfg
);

Parameters

Return value

S_OK if successful, otherwise E_FAIL.

Remarks

This method is called from IImePad to get the applet's specific data. This method can be called before calling Initialize.

Requirements

Header

Imepad.h

See also

IImePadApplet

IMEAPPLETCFG