virtual P6R::P6ERR P6R::p6INetHelpers::net2hl ( P6R::P6UINT32  nNetLong,
P6R::P6UINT32 *  pHostLong 
) [pure virtual]

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

Parameters:
nNetLong The value to convert.
pHostLong A pointer to P6UINT32 in which to store 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.