Important: The information in this document is obsolete and should not be used for new development.
Counts available mappings that meet the specified matching criteria.
pascal OSStatus CountUnicodeMappings (
You can use the function to obtain the count of mappings that meet specified criteria by setting individual filter control flags. You can filter on any of the three text encoding subfields of the Unicode mapping structure's unicodeEncoding specification and on any of the three text encoding subfields of the structure's otherEncoding specification. The iFilter parameter consists of a set of six control flags that you set to identify which of the corresponding six subfields to include in the match count. No filtering is performed on fields for which you do not set the corresponding filter control flag.
The function QueryUnicodeMappings