API 설명서
>
Windchill servers
>
Object ProServercheckoutopts
> Function ProServercheckoutoptsDownloadSet
Function ProServercheckoutoptsDownloadSet
Description
Sets the flag for download or link in the checkout options structure. Applicable only if the application is checking out the objects (
PRO_B_TRUE
passed to
ProServerObjectsCheckout
() argument checkout).
Synopsis
#include <
ProWTUtils.h
>
ProError
ProServercheckoutoptsDownloadSet
(
ProServerCheckoutOptions
opts
/* (In)
The checkout options.
*/
ProBoolean
download
/* (In)
PRO_B_TRUE
to download the checked out files,
PRO_B_FALSE
to check out as a link.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
User Guide References
Checkout and Download:ProServercheckoutoptsDownloadSet
Parent topic
Object ProServercheckoutopts
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.