nn::applet::CTR::AppletMessageCallback Type

Syntax

typedef void(* nn::applet::CTR::AppletMessageCallback)(uptr arg, AppletId senderId, u8 pParam[ ], size_t paramSize, nn::Handle handle);

Description

The type of the callback function invoked when a message is received.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL