Cryptography for Intel(R) Integrated Performance Primitives Developer Reference

ID 768738
Date 12/16/2022
Public
Document Table of Contents

GetStatusString

Translates a status code into a message.

Syntax

const char* ippcpGetStatusString(IppStatus stsCode);

Include Files

ippcp.h

Parameters

stsCode

Code that indicates the status type.
Description

This function returns a pointer to the text string associated with a status code of IppStatus type. Use this function to produce error and warning messages for users. The returned pointer is a pointer to an internal static buffer and does not need to be released.

Did you find the information on this page useful?

Characters remaining:

Feedback Message