API 설명서 > Windchill servers > Object ProServercheckinopts > Function ProServercheckinoptsCommentSet
Function ProServercheckinoptsCommentSet
Description
Sets the history comment for checkin
Synopsis
#include <ProWTUtils.h>
ProServercheckinoptsCommentSet
(
/* (In)
The checkin/upload options.
*/
wchar_t* checkin_comment
/* (In)
The history comment for checkin
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
User Guide References
도움이 되셨나요?