Description | ||||||||||||||
Return list of imported, but not created spools | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProCabling.h> | ||||||||||||||
ProError | ProSpoolsFromLogicalGet | ( | ||||||||||||
ProAssembly assy | ||||||||||||||
/* (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 | ||||||||||||||
|