udm_free_agent

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

udm_free_agentFree mnoGoSearch session

Opis

udm_free_agent ( resource $agent ) : int

Freeing up memory allocated for agent session.

Parametry

agent

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

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

add a note add a note

User Contributed Notes

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