Documentation de l'API > Miscellaneous > Object ProMfgprocitem > Function ProMfgprocitemAnnotationGet
Function ProMfgprocitemAnnotationGet
Description
Obtains the annotation element that created this process item.
Licensing Requirement
Synopsis
ProMfgprocitemAnnotationGet
(
/* (In)
The manufacturing process item.
*/
ProAnnotationElem* annotation
/* (Out)
The annotation element.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
There is no annotation element associated to this item.
Access to the manufacturing process table is not enabled, use ProMfgProctableEnable().
Sample Code References
User Guide References
Est-ce que cela a été utile ?