hpux man page for evmstatustextget

Query: evmstatustextget

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

EvmStatusTextGet(3)					     Library Functions Manual					       EvmStatusTextGet(3)

NAME
EvmStatusTextGet() - format text version of EVM status code
SYNOPSIS
Library EVM Support Library Parameters evm_status The status code for which a text description is to be prepared. buffer A pointer to a character string where stores the formatted event data. The stored string is null-terminated, even if trun- cated, unless the nBytes operand is zero (0). nBytes The maximum length (number of characters) of the output string. If the formatted status is longer than nBytes, the output is truncated.
DESCRIPTION
The routine takes an EVM API status code as input, and returns a string describing the status. This string can be used for error display or debugging purposes. The string returned in buffer is null terminated.
RETURN VALUE
The operation completed without error. One of the arguments to the function is invalid.
ERRORS
The value of is not set.
SEE ALSO
Event Management EVM(5). EvmStatusTextGet(3)
Related Man Pages
evmconnsubscribe(3) - hpux
evmconntemplatescan(3) - hpux
evmconnregistrationget(3) - hpux
evmeventdump(3) - hpux
evmvarformat(3) - hpux
Similar Topics in the Unix Linux Community
SAN Migration question
Hpux 11iV3 administration document
awk - Multi-line data to be stored in variable
Tar Command