CRxIPv4::Get Method
C++
unsigned Get()
Gets the IP represented as an unsigned value. To be interpreted in the way, that the first byte is oriented to the right: 0x01 00 00 0A – This would be 10.0.0.1.
Returns
unsigned |
The IP value. |
Light-Field SDK 8.4.0 |