Documentación de la API > Windchill servers > Object ProServercheckoutopts > Function ProServercheckoutoptsIncludeinstancesSet
Function ProServercheckoutoptsIncludeinstancesSet
Description
Sets the flag for including instances in the checkout options.
Synopsis
#include <ProWTUtils.h>
ProServercheckoutoptsIncludeinstancesSet
(
/* (In)
The checkout options.
*/
ProServerInclude include_option
/* (In)
The include option.
*/
wchar_t** selected_includes
/* (In)
ProArray of URL's to the selected includes, if include option = PRO_SERVER_INCLUDE_SELECTED. Can be NULL.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
Sample Code References
User Guide References
¿Fue esto útil?