Documentación de la API > Cabling > Object ProSpools > Function ProSpoolsFromLogicalGet
Function ProSpoolsFromLogicalGet
Description
Return list of imported, but not created spools
Synopsis
#include <ProCabling.h>
ProSpoolsFromLogicalGet
(
/* (In)
The handle of assembly
*/
ProName** p_w_name
/* (Out)
Pointer to ProArray of names. The function allocates memory for these arguments. To free it, call the function ProArrayFree.
*/
)
Returns
The function successfully retrieves parameters.
One or more of the input arguments was invalid.
no spools imported from logica or all already created.
Other errors.
Sample Code References
User Guide References
¿Fue esto útil?