virtual P6R::P6ERR P6R::p6INetHelpers::net2hll ( P6R::P6UINT64  nNetLong,
P6R::P6UINT64 *  pHostLong 
) [pure virtual]

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

Parameters:
nNetLong [in] The P6UINT64 to convert.
pHostLong [out] The address of a variable that will recieve the converted value.
Returns:
SuccessP6R::eOkSuccess.
FailureP6R::eInvalidArgpHostLong is NULL
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.