API 설명서 > Miscellaneous > Object ProMfgproctable > Function ProMfgproctableSelecteditemsSet
Function ProMfgproctableSelecteditemsSet
Description
Sets the currently selected items in the process table.
Licensing Requirement
Synopsis
ProMfgproctableSelecteditemsSet
(
/* (In)
The type of table to set selected item.
*/
/* (In)
ProArray of items to select. Can be NULL to unselect all items.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The manufacturing process table UI is not currently active.
Sample Code References
User Guide References
도움이 되셨나요?