Technical manual CIB jsMerge

Technical Interface

CibJsMergeJobCreate

unsigned int CibJsMergeJobCreate( CibJsMergeJobHandle* a_Handle );

This method creates a job handle. It should be released again with CibJsMergeJobFree after the task is completed.

Type

Variable

Description

CibJsMergeJobHandle

*a_Handle

Creates a new job handle and stores it at *a_Handle