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