Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6INetHelpers::host2nll ( P6UINT64  nHostLong,
P6UINT64 pNetLong 
)
pure virtual

This method is used convert a P6UINT64 from host byte-order into network byte-order.

Parameters
nHostLong[ in ] The P6UINT64 to convert.
pNetLong[ out ] The address of a variable that will recieve the converted value.
Returns
SuccessP6R::eOkSuccess.
FailureP6R::eInvalidArgpNetLong is NULL