
Replacement in Object TOOLKIT: |

ProAsmcompConstraintsWithComppathGet | |
( ProAsmcomp* component /* (In) The assembly component */ ProAsmcomppath* component_path /* (In) The path to the owner assembly, if the constraints have references to other members of the top level assembly. If the constraints are only with respect to the assembly owner in component, this should be NULL. */ ProAsmcompconstraint** pp_constraints /* (Out) ProArray of constraints */ ) |

The function successfully retrieved the information. | |
The component argument is not a valid assembly component. | |
The input is invalid. | |
The assembly component does not have any constraints. |


