HRESULT SetUDP(
long lPortLo, long lPortHi, FpcUDPConnectionDirectionType Direction);
Parameters
lPortLo
Long value that specifies the beginning port number. It can be
a value from 1 through 65535.
lPortHi
Long value that specifies the ending port number. It can be a
value from 1 through 65535 and must be equal to or greater than the
value of the iPortLo parameter.