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

Returns the result of the operation.

Description

Gets the state of the local host.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL