MB_CommGetParentState

構文

#include <nitro/mb.h>

int MB_CommGetParentState(u16 child);

引数

child 状態を取得する子機を指す aid

返り値

MBCommPState で示されるいずれかの状態を返します。

説明

指定した子機に対する親機状態を取得します。

参照

MBCommPState
MB_CommGetChildUser MB_CommGetChildrenNumber MB_StartParent MB_End

履歴

2004/08/09 初版