void DdGetMetaphoneMapping( const char *inString, /* [IN] source string */ char *outString, /* [OUT] result string */ int outStringLength); /* [IN] max length for outString */
DdGetMetaphoneMapping() is the API level equivalent to the ddlCalc() string function _metaphone().
Description of Parameter inString:
Description of Parameter outString:
Description of Parameter outStringLength:
|
Copyright © 2019 , WhamTech, Inc. All rights reserved. This
document is provided for information purposes only and the contents hereof are
subject to change without notice. Names may be
trademarks of their respective owners.