Important: The information in this document is obsolete and should not be used for new development.
Creating Mappers
Before you can call mapper functions to register a name or search for a name, you must create a mapper provider by calling theOTAsyncOpenMapper
orOTOpenMapper
functions. When you finish using a mapper, call theOTCloseProvider
function to close the mapper provider.