ucs
(
const UniChar *
)
A null-terminated
UniChar
string to be searched.
ucCharacter
(
UniChar
)
The
UniChar
search character.
ucString
(
UniChar *
) - returns
Either:
A pointer to the located code element
A null pointer, if the code element does not occur in the string
[Back: UniStrchr Return Value - ucString]
[Next: UniStrchr - Remarks]