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