Documentation de l'API > Windchill servers > Object ProServer > Function ProServerObjectsUndocheckout
Function ProServerObjectsUndocheckout
Description
Undoes the checkout of the given object.
Replacement in Object TOOLKIT:
Synopsis
#include <ProWTUtils.h>
ProServerObjectsUndocheckout
(
ProMdl mdl
/* (In)
The top level model that was checked out.
*/
/* (Out)
Information about undo checkoout conflicts. NULL if the error return != PRO_TK_CHECKOUT_CONFLICT. Pass NULL if not interested in conflicts details.
*/
)
Returns
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.
User Guide References
Est-ce que cela a été utile ?