API 文件集
>
Cabling
>
Object ProCable
> Function ProCableDataObjectCreate
Function ProCableDataObjectCreate
Description
Creates new Cable Data Object in specified harness.
Synopsis
#include <
ProCabling.h
>
ProError
ProCableDataObjectCreate
(
ProHarness
harness
/* (In)
The handle of harness
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully created the new Cable Data Object.
PRO_TK_BAD_INPUTS
One or more of the arguments was invalid.
PRO_TK_E_FOUND
Cable Data Object already exists.
PRO_TK_GENERAL_ERROR
Other error.
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳