Documentação da API
>
Miscellaneous
>
Object ProNetwork
> Function ProNetworkGet
Function ProNetworkGet
Description
Gets the network in specified harness.
Synopsis
#include <
ProCabling.h
>
ProError
ProNetworkGet
(
ProHarness
harness
/* (In)
The handle of harness
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully returned the new network cable.
PRO_TK_BAD_INPUTS
One or more of the arguments was invalid.
PRO_TK_E_NOT_FOUND
network not found.
PRO_TK_GENERAL_ERROR
Other error.
User Guide References
Managing Cables and Bundles:ProNetworkGet
Parent topic
Object ProNetwork
Isto foi útil?
Este site funciona melhor com JavaScript habilitado