API 文件集
>
Miscellaneous
>
Object ProImm
> Function ProImmCreate
Function ProImmCreate
Description
Retrieves and places Imm corresponding to parameters in immparams handle. The handle must be filled earlier by the function
ProImmDialog
().
Synopsis
#include <
ProImm.h
>
ProError
ProImmCreate
(
ProImmParams
immparams
/* (In)
Pointer to the ImmParam handle
*/
)
Returns
PRO_TK_NO_ERROR
The specified Imm is successfully retrieved and placed.
PRO_TK_BAD_INPUTS
Specified parameter is incorrect.
PRO_TK_E_NOT_FOUND
Cant retrieve the specified Imm;
PRO_TK_ABORT
Cant place the Imm.
Sample Code References
pt_examples ( TestImm.c )
pt_examples ( TestImm.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳