virtual P6R::P6ERR P6R::p6ISafeString::wsetMem ( P6R::P6WCHAR *  pMemory,
P6R::P6WCHAR  nValue,
P6R::P6SIZE  nChars 
) [pure virtual]

Set the specified number of wide characters in pMemory to nValue.

Parameters:
pMemory [in] Pointer to the destination buffer.
nValue [in] The wide character value to set.
nChars [in] The number of wide character in pMemory to set to nValue.
Returns:
SuccessP6R::eOk 
FailureP6R::eInvalidArgpMemory is NULL or nChars is zero.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.