|
Note:
|
Creo TOOLKIT functions do not support the AS_STORED configuration.
|
|
Argument checkout in ProServerObjectsCheckout()
|
ProServercheckoutoptsDownloadSet()
|
ProServercheckoutoptsReadonlySet()
|
Result
|
|---|---|---|---|
|
PRO_B_TRUE
|
PRO_B_TRUE
|
NA
|
Object is checked out and its content is downloaded.
|
|
PRO_B_TRUE
|
PRO_B_FALSE
|
NA
|
Object is checked out but content is not downloaded.
|
|
PRO_B_FALSE
|
NA
|
PRO_B_TRUE
|
Object is downloaded without checkout and as read-only.
|
|
PRO_B_FALSE
|
NA
|
PRO_B_FALSE
|
This combination is invalid and is not supported.
|
|
Argument readonly in ProServercheckoutoptsReadonlySet()
|
Argument checkout in ProServerObjectsCheckout()
|
State of Object Content
|
Options Available in the Creo+ User Interface
|
Actions that can be Performed Using Creo TOOLKIT Applications
|
|---|---|---|---|---|
|
PRO_B_TRUE
|
PRO_B_FALSE
|
Downloaded but not checked out
|
The Conflicts dialog box allows you to perform one of the following operations on the object: check out, revise and check out, continue with modifications, or make the object read only.
Refer to the Creo+ Help for more information on resolving conflicts.
|
Check out the object and modify it
|
|
PRO_B_FALSE
|
PRO_B_FALSE
|
Checked out
|
The object can be modified.
|
The object can be modified.
|
|
PRO_B_TRUE
|
PRO_B_TRUE
|
Checked out
|
The object can be modified.
|
The object can be modified.
|
|
No option set
|
PRO_B_FALSE
|
Downloaded but not checked out
|
The Conflicts dialog box allows you to perform one of the following operations on the object: check out, revise and check out, continue with modifications, or make the object read only.
|
Check out the object and modify it
|