int dm_Init

(int* ac, char*** av )

Initialization for dmachinemon P2P interface.

Documentation

Initialization for dmachinemon P2P interface. Must be called on application startup. The argc, and argv arguments passed to main function should be passed on to here.

Parameters:
ac - &argc
av - &argv
Returns:
1 on error, 0 on success.

Alphabetic index



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