#include <revolution/mp.h>
s32 MPDisconnect ( u32 aid );
aid |
The AID of the child device to be disconnected |
Returns the processing results or a negative number if processing fails.
Disconnects the child device with the specified AID.
2006/09/04 Added MPDisconnectAll to See Also.
2006/06/29 Initial version.
CONFIDENTIAL