
ProMdlHasNoConflict | |
( ProMdl p_model /* (In) model to check. */ ProBoolean resolve /* (In) whether to apply default resolutions to found conflicts. The default conflict resolution in WC Workspace, for checked-in objects, is controlled by the config option "dm_checkout_on_the_fly": the possible values are "CHECKOUT" (default) and "CONTINUE". Pro/TK apps can control it by means of API ProConfigoptionGet/Set(). */ ProBoolean* no_conflict /* (Out) PRO_B_TRUE indicates that no conflict were found or all were successfully resolved and hence the model can be saved immediately. */ ) |

The function performed successfully. | |
One or more arguments are invalid. | |
The function failed to perform. |
