Documentation de l'API
>
Windchill servers
>
Object ProServercheckinopts
> Function ProServercheckinoptsKeepcheckedoutSet
Function ProServercheckinoptsKeepcheckedoutSet
Description
Sets the keep checked out flag. If set to
PRO_B_TRUE
, checked-in objects would remain checked out after the checkin operation. The default value is false. Does not apply to upload operations.
Replacement in Object TOOLKIT:
pfcServer::CheckinObjects
Synopsis
#include <
ProWTUtils.h
>
ProError
ProServercheckinoptsKeepcheckedoutSet
(
ProServerCheckinOptions
opts
/* (In)
The checkin options.
*/
ProBoolean
keep_checked_out
/* (In)
The keep checked out flag.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
User Guide References
CheckIn:ProServercheckinoptsKeepcheckedoutSet
Parent topic
Object ProServercheckinopts
Est-ce que cela a été utile ?
Ce site fonctionne de manière optimale avec JavaScript activé.