#include <nitro/mb.h>
int MB_CommGetParentState( u16 child );
This function returns the parent state for the specified child.
child
|
aid that points to the child that gets the state. |
This function returns the state indicated by MBCommPState.
08/09/2004 Initial version