nn::nex::DataStoreSearchParam::GetOwnerIds Member Function

Syntax

const qVector< qUnsignedInt32 > & GetOwnerIds() const;

Parameters

None.

Return Values

The principal ID list to use in searching for people who uploaded data.

Description

Gets the principal IDs to use in searching for people who uploaded data.

Revision History

2012/05/29
Instead of returning a copy of the object, the function now returns a const reference.
2011/01/27
Initial version.

CONFIDENTIAL