API Documentation
>
Manufacturing
>
Object ProMfg
> Function ProMfgTypeGet
Function ProMfgTypeGet
Description
Returns the type of the specified manufacturing object.
Synopsis
#include <
ProMfg.h
>
ProError
ProMfgTypeGet
(
ProMfg
mfg
/* (In)
The manufacturing object
*/
ProMfgType
* r_sub_type
/* (Out)
The type of the manufacturing object
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
Other
The input argument is invalid.
Sample Code References
pt_examples ( TestDbms.c )
pt_examples ( TestClCmd.c )
pt_examples ( TestMfgMenu.c )
pt_examples ( UtilMfgNew.c )
User Guide References
Manufacturing Models:ProMfgTypeGet
Was this helpful?
This site works best with JavaScript enabled