nn::midi::CTR::GetReadableLength Function

Syntax

Result GetReadableLength(
     s32 * pSize
);

Arguments

Name Description
out pSize Location where the data size is stored.

Return Values

Returns the result of the operation.

Description

Gets the amount of data that has accumulated in the device's buffer.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL