Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called from IImePad to get IImePadApplet's configuration data.
Syntax
HRESULT GetAppletCfg(
LPIMEAPPLETCFG lpAppletCfg
);
Parameters
- lpAppletCfg
Pointer to IMEAPPLETCFG structure.
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 |