
Replacement in Object TOOLKIT: |

ProServerObjectsCheckin | |
( ProMdl mdl /* (In) The top level model to checkin or upload. Can be NULL (to check in or upload the entire workspace). */ ProServerCheckinOptions options /* (In) An opaque handle to checkin or upload options. Pass NULL for a default checkin (as per Creo Parametric's Checkin button in the File menu). */ ProServerCheckinConflicts* conflicts /* (Out) Information about checkin or upload conflicts. NULL if the error return != PRO_TK_CHECKOUT_CONFLICT. Pass NULL if not interested in conflicts details. */ ) |

The function succeeded. | |
One or more inputs was invalid. | |
The primary server is not set and/or Design Test Mode | |
is active | the function is not available in this mode. |
Conflicts occurred. Check the details in the conflicts return. | |
The function does not have permission to operate on this model. |



