MPDisconnect

C Specification

#include <revolution/mp.h>
s32 MPDisconnect ( u32 aid );

Arguments

aid The AID of the child device to be disconnected

Return Values

Returns the processing results or a negative number if processing fails.

Description

Disconnects the child device with the specified AID.

See Also

MPDisconnectAll(), MPError

Revision History

2006/09/04 Added MPDisconnectAll to See Also.
2006/06/29 Initial version.


CONFIDENTIAL