LVSemanticData_CreateFromCopy

Copies the contents of another handle into a new handle and returns the new handle. This function allocates memory for the new handle, so user is required to release the new handle.

H_SI_DATA LVSemanticData_CreateFromCopy(H_SI_DATA h_si_data)

Return Value

Non-zero

Successful.

NULL

Copying failed.

Parameters

h_si_data

Semantic data handle.


Complete Help Topic List | Speech Engine Product Information