nn::nex::CallMethodOperation::OperationIsPostponed Member Function

Syntax

qBool OperationIsPostponed() const;

Parameters

None.

Return Values



Value Description
true Indicates that execution has been postponed.
false Indicates that execution has not been postponed.

Description

Returns whether this operation has been postponed.

With CallMethodOperation you can postpone execution with the PostponeOperation function.

See Also

PostponeOperation

Revision History

2011/01/28
Initial version.

CONFIDENTIAL