*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> dmedia/dmColorGetError (3d)              
Title
Content
Arch
Section
 

Contents


dmColorGetError(3dm)					  dmColorGetError(3dm)


NAME    [Toc]    [Back]

     dmColorGetError - returns the value of the	error flag.

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/dm_color.h>

     DMstatus dmColorGetError (const DMcolorconverter converter,
				     int	     *error);

PARAMETERS    [Toc]    [Back]

     DMcolorconverter converter
	  The converter	upon which the action is to be applied.

     int *error
	  The value of the error flag.

RETURNED VALUE    [Toc]    [Back]

     DM_COLOR_ERROR_NONE	       if operation is successful.
     DM_COLOR_ERROR_INVALID_CONVERTER  if the converter	is invalid.

DESCRIPTION    [Toc]    [Back]

     Every dmColor call	returns	DMstatus.  The exception to this rule is
     dmColorGetErrorString.  dmColorGetError returns (in "error"), the value
     of	the error flag,	and the	error flag is reset to DM_COLOR_ERROR_NONE.
     When an error occurs, the error flag is set to the	appropriate error code
     value and no other	errors are recorded until dmColorGetError is called.
     If	dmColorGetError	returns	DM_COLOR_ERROR_NONE in "error",	there has been
     no	detectable error since the last	call to	dmColorGetError, or since the
     converter was created.  Initially,	the error flag is set to
     DM_COLOR_ERROR_NONE.

SEE ALSO    [Toc]    [Back]

      
      
     dmColor(3dm) dmColorCreate(3dm) dmColorGetErrorString(3dm)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
errno Tru64 Returns error condition value
dmColorGetErrorString IRIX returns a text error message.
aio_error Tru64 Returns the error status of a specified asynchronous I/O operation (P1003.1b)
xbiff IRIX mailbox flag for X
xbiff Tru64 mailbox flag for X
gledgeflag IRIX flag edges as either boundary or nonboundary
device_quiet FreeBSD manipulate device quiet flag
device_disable FreeBSD manipulate device enabled flag
device_is_enabled FreeBSD manipulate device enabled flag
device_verbose FreeBSD manipulate device quiet flag
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service