
int | ProTKSwscanf |
( const wchar_t* input /* (In) The input string to be parsed by the function. */ const wchar_t* format /* (In) The format string used for parsing. */ ... /* (Out) The parsed contents of the input string. */ ) |

Value | The number of characters parsed by the function. |
