udm_errno

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

udm_errnoGet mnoGoSearch error number

Опис

int udm_errno ( resource $agent )

Receiving numeric agent error code.

Параметри

agent

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

Значення, що повертаються

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