MPFSPortCallback

Syntax

#include <revolution/mpfs.h>
void    MPFSPortCallback( s32 type, MPPortCallbackInfo* info );
  

Arguments

It is not necessary for the application to call this function directly.

Return Values

It is not necessary for the application to call this function directly.

Description

This function is the MP communications port callback function for operating the MPFS library.
Applications must set this callback for one of the ports in the MPConfig structure specified when calling the MPStartup function.

See Also

MPStartup, MPConfig

Revision History

2007/02/09 Initial version.


CONFIDENTIAL