virtual P6R::P6ERR P6R::p6INetHelpers::host2nl ( P6R::P6UINT32  nHostLong,
P6R::P6UINT32 *  pNetLong 
) [pure virtual]

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

Parameters:
nHostLong The P6UINT32 to convert,
pNetLong The address of a pointer to a P6UINT32 in which to store 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.