udm_free_agent

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

udm_free_agentFree mnoGoSearch session

Опис

int udm_free_agent ( resource $agent )

Freeing up memory allocated for agent session.

Параметри

agent

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

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

Повертає TRUE в успішному випадку або FALSE в разі помилки.

add a note add a note

User Contributed Notes

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