nn::nex::DataStoreSearchParam::GetDestinationIds Member Function

Syntax

const qVector< qUnsignedInt32 > & GetDestinationIds() const;

Parameters

None.

Return Values

The list of principal IDs of the access rights owners to search for.

Description

Gets the principal IDs of the access rights owners to search for.

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