
Replacement in Object TOOLKIT: |

ProServerObjectsRemove | |
( wchar_t** model_names /* (In) A ProArray of model names to remove. Pass NULL to remove all objects. */ ProServerRemoveConflicts* conflicts /* (Out) Information about remove conflicts NULL if the error return != PRO_TK_CHECKOUT_CONFLICT or PRO_TK_E_NOT_FOUND. Pass NULL if not interested in conflicts details. */ ) |

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


