#include <revolution/hio2.h> BOOL HIO2WriteMailbox ( HIO2Handle handle, u32 mail );
| handle | Handle retrieved using the HIO2Open function. |
|---|---|
| Data to write to mailbox. |
TRUE if write succeeds and FALSE if write fails.
The HIO2WriteMailbox function writes the data that mail specifies in the mailbox.
None.
2006/03/01 Initial version.
CONFIDENTIAL