|
pure virtual |
This method is used convert a P6UINT16 from host byte-order into network byte-order.
| nHostShort | The P6UINT16 to convert. |
| pNetShort | A pointer to a P6UINT16 in which to store the converted value. |
| Success | P6R::eOk | Success. |
| Failure | P6R::eInvalidArg | pNetShort is NULL |