Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6II18nFile::fputwc ( P6WCHAR  wc)
pure virtual

Write the a wide character to the openned file.

Parameters
wc[ in ] a wide character variable.
Returns
SuccessP6R::eOk 
FailureP6R::eNotInitializedA successful call to initialize was not made before this call.