
Replacement in Object TOOLKIT: |

ProServerObjectsUndocheckout | |
( ProMdl mdl /* (In) The top level model that was checked out. */ ProServerUndoCheckoutConflicts* conflicts /* (Out) Information about undo checkoout conflicts. NULL if the error return != PRO_TK_CHECKOUT_CONFLICT. Pass NULL if not interested in conflicts details. */ ) |

The function succeeded. | |
The top level object was not found. | |
One or more inputs was invalid. | |
The primary server is not set. | |
Conflicts occurred. Check the details in the conflicts return. |

