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