Gocator API
|
kStatus GoAcceleratorMgr_GetPortRange | ( | GoAcceleratorMgr | manager, |
k16u * | startPort, | ||
k16u * | endPort | ||
) |
Get the range of port numbers to assign to accelerated sensors.
The ports within the port range are used by the Accelerator Manager to allocate ports for the accelerated sensors.
manager | GoAcceleratorMgr object. |
startPort | Returns the starting port number in the range |
endPort | Returns the last port number in the range. |