|
pure virtual |
This method is used convert a P6UINT32 from host byte-order into network byte-order.
| nHostLong | The P6UINT32 to convert, |
| pNetLong | The address of a pointer to a P6UINT32 in which to store the converted value. |
| Success | P6R::eOk | Success. |
| Failure | P6R::eInvalidArg | pNetLong is NULL |