
int | ProTKFwprintf |
( FILE* file /* (In) The file to which the characters will be written. */ const wchar_t* format_string /* (In) The format string. */ ... /* (In) The variant values to replace the format specifiers included in the string. */ ) |

Value | The number of characters copied into the file. |
