Category Manufacturing, Object ProAutodrill

Function ProAutodrillSeqOrderFree


Description
Release the data allocated by ProAutodrillSeqOrderAlloc().
Synopsis
#include <ProAutodrill.h>
ProErrorProAutodrillSeqOrderFree(
ProMfg mfg
/* (In)
The manufacturing object.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully releases data.
OtherThe input argument is invalid.