nn::dlp::CTR::FakeClient::GetMyStatus Member Function

Syntax

static nn::Result GetMyStatus(
     ClientStatus * pStatus
);

Arguments

Name Description
out pStatus Returns information such as state and download progress.

Return Values

The following Results are returned as the result of the operation.

Value Description
ResultSuccess The status was obtained successfully.

Description

Gets the one's own status, download progress, and other information.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL