|
pure virtual |
This method is used convert a P6UINT64 from host byte-order into network byte-order.
| nHostLong | [ in ] The P6UINT64 to convert. |
| pNetLong | [ out ] The address of a variable that will recieve the converted value. |
| Success | P6R::eOk | Success. |
| Failure | P6R::eInvalidArg | pNetLong is NULL |