API 文档
>
Cabling
>
Object ProCable
> Function ProCableIsComplete
Function ProCableIsComplete
Description
Identifies if a cable is complete.
Synopsis
#include <
ProCabling.h
>
ProError
ProCableIsComplete
(
ProCable
* p_cable
/* (In)
The cable.
*/
ProBoolean
* is_complete
/* (Out)
Whether the cable is complete.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully got the cable data.
PRO_TK_BAD_INPUTS
One or more of the arguments was invalid.
PRO_TK_GENERAL_ERROR
Other errors.
User Guide References
Equivalent Pro/DEVELOP Functions:ProCableIsComplete
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳