API-Dokumentation
>
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
War dies hilfreich?
Diese Website funktioniert am besten, wenn JavaScript aktiviert ist.