Documentación de la API > Miscellaneous > Object ProImm > Function ProImmParamsFree
Function ProImmParamsFree
Description
Frees the handle of a ImmParam
Synopsis
#include <ProImm.h>
ProImmParamsFree
(
ProImmParams* immparams
/* (In)
Pointer to the ImmParam handle
*/
)
Returns
The handle is successfully freed;
Can not free the handle
Sample Code References
¿Fue esto útil?