nn::nex::RemoveFromStoreOperation::ObjectIsDeleted Member Function

Syntax

qBool ObjectIsDeleted();

Parameters

None.

Return Values



Value Description
true This value is returned if the DuplicatedObject::DeleteMainRef has been called, or if the station acting as the duplication master leaves the session and the DuplicatedObject::ApproveEmigration or DuplicatedObject::ApproveFaultRecovery system callback returns false.
false Returned under any other conditions.

Description

Gets whether this operation was triggered by the deletion of a Duplicated Object.

Revision History

2011/01/28
Initial version.

CONFIDENTIAL