Contents

GetAcquisitionFailure

Returns the error code for use when box acquisition fails.

Declaration

kern_return_t GetAcquisitionFailure();

Return Value

An error code for use when box acquisition fails.

Discussion

Call this method to retrieve the error to return from a failed call to HandleChangeAcquireBox.

This method synchronizes by using the work queue created by the object.

See Also

Managing Acquirability