API 文件集
>
Windchill servers
>
Object ProServercheckoutopts
> Function ProServercheckoutoptsReadonlySet
Function ProServercheckoutoptsReadonlySet
Description
Sets the flag for readonly download or normal download in the checkout options structure. Applicable only if the application is downloading without checking out (
PRO_B_FALSE
passed to
ProServerObjectsCheckout
() argument checkout).
Synopsis
#include <
ProWTUtils.h
>
ProError
ProServercheckoutoptsReadonlySet
(
ProServerCheckoutOptions
opts
/* (In)
The checkout options.
*/
ProBoolean
readonly
/* (In)
PRO_B_TRUE
to download as readonly,
PRO_B_FALSE
to download normally
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
User Guide References
Checkout and Download:ProServercheckoutoptsReadonlySet
Parent topic
Object ProServercheckoutopts
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳