API 설명서 > Miscellaneous > Object ProMfgproctable > Function ProMfgproctableSelecteditemsGet
Function ProMfgproctableSelecteditemsGet
Description
Returns the currently selected items in the manufacturing process table UI.
Licensing Requirement
Synopsis
ProMfgproctableSelecteditemsGet
(
/* (Out)
The type of table to get selected item.
*/
/* (Out)
ProArray of selected items. Free this output using ProArrayFree().
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
No selected items were found.
The manufacturing process table UI is not currently open.
Sample Code References
User Guide References
도움이 되셨나요?