Transforms an Intel IPP status code to the message ID for the message catalog.
Ipp32u ippStatusToMessageIdI18n(IppStatus stsCode);
stsCode |
Code of an Intel IPP status. |
The function ippStatusToMessageIdI18n is declared in the ippcore.h file. This function returns the message ID in the i18n message catalog for the Intel IPP status specified by the code stsCode. This function is useful for the direct access to this message catalog.
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.