Description | |||||
This is the required signature for a notification type that is called when an extraction event takes place in manufacturing. For details of whether extraction succeeded or failed, parse the extraction log file. | |||||
Synopsis | |||||
#include <ProMfgproctable.h> | |||||
ProError | (*ProMfgproctableExtractionPostAction) | ( | |||
ProPath path | |||||
/* (In) | |||||
Path to the extraction log file. | |||||
*/ | |||||
) | |||||
Returns | |||||
|