Weakref::valid
(No version information available, might only be in SVN)
Weakref::valid — Checks whether the object referenced still exists
Descrição
public bool Weakref::valid
( void
)
Checks whether the object referenced still exists.
Parâmetros
Esta função não contém parâmetros.
Valor Retornado
Returns TRUE if the object still exists and is thus still accessible via Weakref::get(), FALSE otherwise.
There are no user contributed notes for this page.
