
ProWstringCompare | |
( wchar_t* wstr_1 /* (In) The first wide string. */ wchar_t* wstr_2 /* (In) The second wide string. */ int num_chars /* (In) The number of characters to compare. Pass PRO_VALUE_UNUSED to compare the entire strings. */ int* result /* (Out) The comparison result (as per "strcmp()") */ ) |

The information was returned successfully. | |
One or more arguments was invalid. |


