API ドキュメンテーション > Windchill servers > Object ProServercheckinopts > Function ProServercheckinoptsAutoresolveSet
Function ProServercheckinoptsAutoresolveSet
Description
Sets the flag to autoresolve incomplete objects being checked in or uploaded.
Synopsis
#include <ProWTUtils.h>
ProServercheckinoptsAutoresolveSet
(
/* (In)
The checkin/upload options.
*/
/* (In)
The autoresolve option to use. The default for this flag, if not explicitly set, is PRO_SERVER_DONT_AUTORESOLVE, which might cause a conflict if a model has a reference to an object not in the workspace.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
これは役に立ちましたか?