HIO2ReceiveCallback

C Specification

typedef void (*HIO2ReceiveCallback)( HIO2Handle h );

Arguments

h    Handle when a send notification is detected from a connected party.

Description

This function is called when a send notification (mailbox write) from a connected party is detected.

See Also

HIO2Open

Revision History

2006/05/29 Initial version.


CONFIDENTIAL