int ph_c_init

(MPeerHood* _aPeerHood, int _argc, char** _argv)

Initializes the PeerHood instance.

Documentation

Initializes the PeerHood instance. These routines include connecting to the PeerHood daemon and setting up the debug output. In addition, all internal variables are initialized. This method should be called only once.

Parameters:
_aPeerHood - pointer to MPeerHood instance to use.
_aArgc - The number of parameters.
_aArgv - Array containing the parameters.
Returns:
1 (TRUE) if the object was initialized succesfully

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.