HIO2WriteMailbox

Syntax

#include <revolution/hio2.h>

BOOL    HIO2WriteMailbox ( HIO2Handle handle, u32 mail );

Arguments

handle Handle retrieved using the HIO2Open function.
mail Data to write to mailbox.

Return Values

TRUE if write succeeds and FALSE if write fails.

Description

The HIO2WriteMailbox function writes the data that mail specifies in the mailbox.

See Also

None.

Revision History

2006/03/01 Initial version.


CONFIDENTIAL