Accessing Arguments

To work around this , you have to use a set of API functions to force a type conversion on every argument that' s being passed (see Tabel 32-1 ) .

Tabel 32-1 .

Opmerking : Figuur 32-2 shows the output .

Figuur 32-2 .




After retrieving the parameter pointer, the parameter value is converted to a long (an integer), which also forms the return value of this function. Understanding access to the contents of the value requires a short discussion of the zval type, whose definition is shown in Voorbeeld 32-2 .

Voorbeeld 32-2 .




For a description of both structures , see Tabel 32-2 , Tabel 32-3 and Tabel 32-4 .

Tabel 32-2 .

See Tabel 32-3 for a description .
For a list of available types , see Tabel 32-4 .

Tabel 32-3 .

Tabel 32-4 .