Documentation de l'API > Miscellaneous > Object ProImm > Function ProImmParamsAlloc
Function ProImmParamsAlloc
Description
Allocates the handle of a new ImmParam
Synopsis
#include <ProImm.h>
ProImmParamsAlloc
(
ProImmParams* immparams
/* (Out)
Pointer to the ImmParam handle
*/
)
Returns
The handle is successfully allocated.
Not enough memoryt to allocate the handle.
Sample Code References
Est-ce que cela a été utile ?