Description | |||||||||||||||||
Undoes the checkout of the given object. | |||||||||||||||||
Replacement in Object TOOLKIT: | pfcServer::UndoCheckout | ||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProWTUtils.h> | |||||||||||||||||
ProError | 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. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|