#include <nitro/mb.h>
Defines the format of the callback function, which is called every time the child state changes. The arguments are described below:
Arguments | Description |
status | Indicates the state shown in MBCommCState .
|
arg | Argument is passed to callback function. |
MBCommCState, MB_FakeSetCStateCallback
03/15/2005 Released.