CRxIPv4::Set Method
C++
void Set(unsigned uIP)
Sets the given unsigned as new IP. Interpreted in the way, that the first byte is oriented to the right: 0x01 00 00 0A – This would be 10.0.0.1.
Parameters
[unsigned] uIP |
The IP to set. |
Light-Field SDK 8.4.0 |