
Replacement in Object TOOLKIT: |

ProServerObjectsUpload | |
( ProMdl mdl /* (In) The top level model to upload. */ ProServerUploadConflicts* conflicts /* (Out) Information about 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 top level object was not found. | |
The primary server is not set. | |
Conflicts occurred. Check the details in the conflicts return. | |
Upload called for an unsaved object. Please save and then Upload. |

