
Replacement in Object TOOLKIT: |

ProLightSourcesSet | |
( int window_id /* (In) The identifier of the Creo Parametric window. Use PRO_VALUE_UNUSED (or a value less than 0)for the current window. */ ProLightInfo* light_info /* (In) ProArray of structures of light properties. Since the number of user defined lights cannot exceed 5, this array must have no more than 5 elements. */ ) |

The function succeeded. | |
The argument is invalid. | |
This type of light is not allowed to be set. (PRO_TK_LIGHT_AMBIENT, PRO_TK_LIGHT_HDRI). | |
light_info has more than 5 elements. |

