virtual P6R::P6ERR P6R::p6ISafeString::wstrfree ( const P6R::P6WCHAR *  pString  )  [pure virtual]

Frees a string previously allocated via a call to wstrdup().

Parameters:
pString [in] A pointer to the string to free.
Returns:
SuccessP6R::eOk 
FailureP6R::eInvalidArgpString is NULL.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.