Gocator API
◆
GoSystem_SetAllDiscoveryInterface()
kStatus
GoSystem_SetAllDiscoveryInterface
(
GoSystem
system
,
kBool
enable
)
Enable or disable running the Gocator Discovery Protocol over all the host interfaces.
Note
Supported with G1, G2
Version
Introduced in firmware 4.6.7.157
Parameters
system
GoSystem
object.
enable
Select whether to enable or disable the interface(s).
Returns
Operation status.
See also
GoSystem_StartDiscovery
,
GoSystem_ConstructEx
GoSystem