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를 사용할 때 가장 잘 작동합니다.