Technical manual CIB jsMerge

Technical Interface

CibJsMergeJobGetProperty

unsigned int CibJsMergeJobGetProperty( CibJsMergeJobHandle a_Handle, const char* a_Name, char* a_Value, size_t a_MaxLength );

This function returns the property values that are currently set. The returned names and values are zero terminated strings in UTF-8 encoding.

Type

Value

Description

CibJsMergeJobHandle

a_Handle

Handle of the job that this property refers to

char*

a_Name

Name of the property whose value is to be returned

char*

a_Value

The property’s value that is currently set

size_t

a_MaxLength

Maximum buffer length