udm_errno

(PHP 4 >= 4.0.5, PHP 5 < 5.1.0, PECL mnogosearch >= 1.0.0)

udm_errnoGet mnoGoSearch error number

Opis

udm_errno ( resource $agent ) : int

Receiving numeric agent error code.

Parametry

agent

A link to Agent, received after call to udm_alloc_agent().

Zwracane wartości

Returns the mnoGoSearch error number, zero if no error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top