API Documentation
>
Windchill servers
>
Object ProServercheckinopts
> Function ProServercheckinoptsCommentSet
Function ProServercheckinoptsCommentSet
Description
Sets the history comment for checkin
Synopsis
#include <
ProWTUtils.h
>
ProError
ProServercheckinoptsCommentSet
(
ProServerCheckinOptions
opts
/* (In)
The checkin/upload options.
*/
wchar_t
* checkin_comment
/* (In)
The history comment for checkin
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
User Guide References
CheckIn:ProServercheckinoptsCommentSet
Was this helpful?
This site works best with JavaScript enabled