The Dict_UnlockCustom() function releases the dictionary lock imposed by the Dict_LockCustom() function.
Dict_UnlockCustom(product_ID)
• product_ID – An integer for the application’s product ID.
The boolean value true.
Always unlock any custom dictionary opened and locked using the Dict_LockCustom() function.