Home / api / name / gb.nparam 
GB.NParam
Syntax
int GB.NParam ( void )

Returns the number of additional parameters of a method accepting a variable number of arguments.

For example, this function is used by the DCOP management of the KDE component to check a DCOP method call method knowing its signature only at runtime.


See also
Methods Implementation  Unknown Special Method Management