Documentation de l'API
>
Miscellaneous
>
Object ProImm
> Function ProImmParamsAlloc
Function ProImmParamsAlloc
Description
Allocates the handle of a new ImmParam
Synopsis
#include <
ProImm.h
>
ProError
ProImmParamsAlloc
(
ProImmParams
* immparams
/* (Out)
Pointer to the ImmParam handle
*/
)
Returns
PRO_TK_NO_ERROR
The handle is successfully allocated.
PRO_TK_OUT_OF_MEMORY
Not enough memoryt to allocate the handle.
Sample Code References
pt_examples ( TestImm.c )
Est-ce que cela a été utile ?
Ce site fonctionne de manière optimale avec JavaScript activé.