API Documentation > Manufacturing > Object ProAutodrill > Function ProAutodrillSeqOrderFree
Function ProAutodrillSeqOrderFree
Description
Release the data allocated by ProAutodrillSeqOrderAlloc().
Synopsis
#include <ProAutodrill.h>
ProAutodrillSeqOrderFree
(
ProMfg mfg
/* (In)
The manufacturing object.
*/
)
Returns
The function successfully releases data.
Other
The input argument is invalid.
Was this helpful?