GetMaxCount

nn::os::Event::GetMaxCount Member Function

Syntax

#include <nn/os.h>

static s32 GetMaxCount();

Parameters

None.

Return Values

Returns the maximum number of Event objects that can be used simultaneously.

Description

Gets the maximum number of Event objects being used simultaneously.

Revision History

2011/12/21
Initial version.

CONFIDENTIAL