nn::camera::CTR::IsFinishedReceiving Function

Syntax

bool IsFinishedReceiving(
     Port port
);

Parameters

Name Description
in port Specifies the port to get whether the transfer is complete.

Return Values

Returns true if the transfer has finished or false if it has not.

Description

Gets whether image data transfer is complete.

Revision History

2010/02/02
Initial version.

CONFIDENTIAL