Gocator API
|
kSize GoEthernet_SourceCount | ( | GoEthernet | ethernet, |
GoOutputSource | type | ||
) |
Gets the number of sources of the specified output type that have been selected for transmission.
The selected output source continues to be included in the count even if the source is no longer valid, such as by deleting the tool that generated the source. The count decrements only when an output source is unselected.
ethernet | GoEthernet object. |
type | Output source type. |