virtual P6R::P6ERR P6R::p6INetHelpers::host2nll ( P6R::P6UINT64  nHostLong,
P6R::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
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.