next up previous contents
Next: php_stl Up: Function Reference Previous: php_iterator::size   Contents

php_ret

#include "php_cxx.h"

#define SUCCESS 0
#define FAIL 1

typedef unsigned int php_ret;

Description: This type is an unsigned integer value which represents a failure when given a nonzero value.



Andrew Bosworth 2008-03-24