nn::nex::DataStoreGetObjectEventListener::Begin Member Function

Syntax

virtual void Begin(
     qUnsignedInt64 dataId,
     qUnsignedInt32 size
);

Parameters

Name Description
in dataId The data ID of the data for which downloading has begun.
in size The size of the data for which downloading has begun.

Return Values

None.

Description

Sends notification that downloading has begun.

This is called once at the start of downloading.

Revision History

2011/04/25
Initial version.

CONFIDENTIAL