Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Event ManagerProgrammer's Guide: HP-UX 11i v3Edition 1 > Chapter 3 The EVM Programming Interface

Return Status Codes

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

The status codes returned by EVM functions are enumerated in the header file evm/evm.h. EVM functions commonly return the following values:

  • EvmERROR_NONE — The operation completed without error.

  • EvmERROR_INVALID_ARGUMENT — One of the arguments passed to a function was invalid.

  • EvmERROR_INVALID_VALUE — A structure contained an invalid value.

  • EvmERROR_NO_MEMORY — An operation failed because an attempt to acquire heap memory failed.

  • EvmERROR_NOT_PRESENT — A requested item is not present in the event.

Refer to the evm/evm.h file for a complete list of status codes.

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