Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
HP.com home

HP OpenVMS Systems Documentation

Content starts here
HP Open Source Security for OpenVMS Volume 1: Common Data Security Architecture > CDSA API Functions

Decode_CDSA_Error

 » Table of Contents

 » Glossary

 » Index

NAME

Decode_CDSA_Error — Accepts a CDSA numeric error code and returns two strings: the ASCII name of the error and a description of the error

SYNOPSIS

#include <cssmerr.h>

API:

void Decode_CDSA_Error(Error_Code,Error_Label_String,Error_String)
CSSM_RETURN Error_Code;
char *Error_Label_String;
char *Error_String;

DESCRIPTION

This function accepts a CDSA numeric error code and returns two strings: the ASCII name of the error and a description of the error.

RETURN VALUE

None.

 

Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2012 Hewlett-Packard Development Company, L.P.