m_completeauthorizations

(PHP 4 >= 4.3.9, PHP 5 <= 5.0.5, PECL mcve >= 1.0.0)

m_completeauthorizationsNumber of complete authorizations in queue, returning an array of their identifiers

Beskrivelse

int m_completeauthorizations ( resource $conn , int &$array )
Advarsel

This function is currently not documented; only its argument list is available.

Parametre

conn

An MCVE_CONN resource returned by m_initengine().

array

Its description

Returnerings Værdier

What the function returns, first on success, then on failure. See also the &return.success; entity

add a note add a note

User Contributed Notes

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